User access control

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
batzos
Posts: 21
Joined: Mon Oct 05, 2015 2:36 am

User access control

Post by batzos »

Hi ,
access to NLS is protected by username and password. Is it possible to connect directly to the Elasticsearch DB somehow, without any authentication? Is it protected and how?
Thank you in advance.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: User access control

Post by hsmith »

What exactly are you trying to do? You just want to query information from the elasticsearch DB?
Former Nagios Employee.
me.
batzos
Posts: 21
Joined: Mon Oct 05, 2015 2:36 am

Re: User access control

Post by batzos »

I just want to be sure that nobody without a user account in NLS can access differently the DB. For example is it possible to access the DB from the CLI of the server where NLS is installed as root?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: User access control

Post by hsmith »

You can access the database from the command line of the NLS server. You can access it from a different machine assuming you have an API key.
Former Nagios Employee.
me.
Locked