Hi All,
We are trying to enable our splunk to pass logs to a Non Splunk System, we found out that we can configure the outputs.conf and add the below:
[tcpout]
[tcpout:fastlane]
server = <ip>:<port>
sendCookedData = false
My question is, on the receiving end where will be those logs/data be stored? Is anyone have tried this or is anyone have an idea on this.
Appreciate your help on this. Thanks!
If you send data to an external system it's that system's responsibility to handle incoming data. Splunk has nothing to do with it. How should we know where the non-Splunk system will store the data?