Documentation:
3.1.4
Splunk user accounts can be created and maintained through the CLI. An Enterprise license is required for user accounts.
Actionssplunk add user -username algore -full-name "Al Gore" -password pa55word splunk edit user algore -role user
Commands for sysadmins to start and stop Splunk Server processes, and to check the syntax of configuration files for errors.
Actions--nodaemon only starts splunkd, start the GUI manually with {start splunk splunkweb} in another shell.
Examplessplunk start
splunk start --nodaemon
splunk restart splunkd
splunk stop splunkweb
Comments
No comments have been submitted.