Security

Web Console

infosec_skrc
Explorer

Hello all, its told that the file in "c:/programfiles/splunk/etc/system/local/server.conf" in windows, has to be modified as "allowRemoteLogin to always" to enable remote web console login. But I cant find any such line in the file to edit. Someone please help me on how to enable remote console login..

0 Karma
1 Solution

Brian_Osburn
Builder

Take a look at http://www.splunk.com/base/Documentation/latest/Admin/Serverconf

That will give you all the options for the server.conf file

You want something like this:

[general]
allowRemoteLogin = Always

Brian

View solution in original post

piebob
Splunk Employee
Splunk Employee

one thing to note is that not all options are included in a configuration file by default. refer to the associated .spec file to see what options are available. it will explain what the available options are, and give information on how to use them.

you can read http://www.splunk.com/base/Documentation/latest/Admin/Aboutconfigurationfiles for an overview of how the configuration file system works.

infosec_skrc
Explorer

Thankyou very much! This really works n am able to login remotely........Thanks again.....

Brian_Osburn
Builder

Take a look at http://www.splunk.com/base/Documentation/latest/Admin/Serverconf

That will give you all the options for the server.conf file

You want something like this:

[general]
allowRemoteLogin = Always

Brian

dwaddle
SplunkTrust
SplunkTrust

make sure you click the checkbox next to an answer to accept it as correct and remove the question from the "unanswered" list

0 Karma

infosec_skrc
Explorer

Thank you very much for the valuable post! am able to login remotely now.........

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...