Product details
These three sample templates show ways in which PilotFish software can push and pull data from Splunk:
- Ingest Data into Splunk: This route takes incoming data from three sources - EDI from a data socket, JSON from an API endpoint, and SQL Database data, and pushing it into Splunk using the Splunk Event Logging Transport.
- Archive Splunk Search Results: This route uses the Splunk Search Listener to execute a custom search against an existing Splunk index, sends a quick event to Splunk using the Splunk Event Logging Processor, and then sends the results into a Hadoop filesystem and SQL database for archiving and further analysis.
- Log Transactions to Splunk: This route uses the Splunk Event Logging Transport with a Transaction Event Listener to monitor a running eiPlatform instance and push events to Splunk when any transaction errors occur.