how to configure splunk with log files residing on remote unix servers.
Normally i log into putty to a linux server, from there i ssh into another company server there i navigate through directories and perform my operations mainly as cat,zcat etc., with grep filters. Ex:
- 1)login to example_server from putty
- 2)ssh to ssh_server
- 3)cd to req dir
- 4)perform cat etc.,
BTW ssh_server will not allow directly to be logged in from putty, i have to first login to example_server and then there to ssh_server.
now how can i configure these log files to be used by splunk to search for a string as i use grep for. i've installed splunk on my laptop, and by clicking add data >files and dir > add new it show full path to your data field, wht path should i fill it with ?