search for: setsplunkenv

Displaying 1 result from an estimated 1 matches for "setsplunkenv".

2013 Jan 08
4
Splunk Module Development Recommendations
...I need help brainstorming/figuring out the best way to handle the rest of the installation/configuration commands. Here is the guide I was given to complete the installation for the Splunk Forwarder: *dpkg -i splunkforwarder-5.0.1-143156-linux-2.6-amd64.deb* * * *source /opt/splunkforwarder/bin/setSplunkEnv * * * *splunk start* * * *splunk add forward-server 10.1.1.45:9996* * Splunk username: admin* * Password: password* * * *splunk restart* * * *splunk enable boot-start* * * *cd /data/apps/ror/pws/current/log* * * *splunk add monitor .* * * *edit /opt/splunkforwarder/etc/apps/search/local/inputs.conf...