Yes, I tried following that but doesn't helping me much.
I did below to inputs.conf and outputs.conf files :
In SplunkForwarder:
I edited outputs.conf with following
[monitor://mnt/cloudstorage/unzipped_data]
_TCP_ROUTING = *
index = _internal
sourcetype=airtime_csv
edited inputs.conf with following
[tcpout:splunkindexer]
server = ipaddress:9997
In Splunk:
I edited outputs.conf with following
Edited inputs.conf with below
[splunktcp:9997]
and nothing for outputs.conf
But not working out.Also do we change above files in /etc/system/local directory or /etc/system/default directory ?
... View more