NLS API

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
jb60606
Posts: 9
Joined: Wed May 20, 2015 9:34 am

NLS API

Post by jb60606 »

Could you tell me what language(s) NLS is written in? Also wondering if you might be able to point me in the direction of any NLS API documentation out there?

Thanks
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: NLS API

Post by jolson »

NLS is written in many languages - likely most of them if you count each utility being used in the backend. I know for a fact that there is python/ruby/php/perl/bash/C/java involved.

It's hard to say which language is primary. If I had to guess, I would say Java, since Elasticsearch utilizes Java heavily.
Also wondering if you might be able to point me in the direction of any NLS API documentation out there?
What kind of API queries are you looking for? There's an extensive query API, and you can press the small 'i' icon next to any query in your dashboard to pull up an appropriate API call.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
jb60606
Posts: 9
Joined: Wed May 20, 2015 9:34 am

Re: NLS API

Post by jb60606 »

Thanks.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: NLS API

Post by jolson »

No problem! Anything else you'd like to see included in the API?
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked