Advertisement
gnubyte

Cheat Sheet

Jan 30th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. sudo tail -f /opt/splunk/var/log/splunk/splunkd.log
  2.  
  3.  
  4. sudo su splunk
  5. exit
  6.  
  7. /opt/splunk/bin/splunk stop
  8. /opt/splunk/bin/splunk start
  9. /opt/splunk/bin/splunk restart
  10. /opt/splunk/bin/splunk
  11. /opt/splunk/bin/splunk reload deploy-server
  12.  
  13.  
  14. /opt/splunkforwarder/bin/splunk cmd btool inputs list --debug
  15. /opt/splunkforwarder/bin/splunk start
  16. /opt/splunkforwarder/bin/splunk stop
  17. /opt/splunkforwarder/bin/splunk restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement