Search found 11 matches

by onthax
Tue Jan 02, 2018 1:52 am
Forum: Nagios Log Server
Topic: Exporting logs to Text
Replies: 5
Views: 1687

Re: Exporting logs to Text

Thanks Kyang,

Looks good.
by onthax
Thu Nov 30, 2017 11:11 pm
Forum: Nagios Log Server
Topic: Exporting logs to Text
Replies: 5
Views: 1687

Exporting logs to Text

this is a reopening of https://support.nagios.com/forum/viewto ... 37&t=34370

Did this make the 2.0 release, i haven't been able to find it in the gui?
by onthax
Thu Jul 27, 2017 10:19 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

@dwhitfield

Yes, still need this feature.
currently we store 2 copies of all logs so we can give vendors logs for their product.
by onthax
Wed Jul 26, 2017 9:42 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

Cheers mcapra,

will give that a go,
We get around this by storing all the logs in 2 places, once in nagios, one at the source, which is a bit useless but it seems to be the way to make this work.

Any update from the devs on if this is being added to the product or not?
by onthax
Tue Nov 15, 2016 6:27 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

For me, If we need to provide logs to a vendor, we are unable to provide this in txt format (as it looks on the source) Just so I can fully understand your use case, you're saying that a component that exports the raw message for a set of events would be what you need? We would need to have the fin...
by onthax
Mon Sep 12, 2016 7:37 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

For me, If we need to provide logs to a vendor, we are unable to provide this in txt format (as it looks on the source)

So at the moment we maintain 2 sets of logs, 1 in nagios 1 on a source in case we need to escalate to a vendor.
by onthax
Thu Jun 02, 2016 1:14 am
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

Hi Jesse,

Any update on this feature?

Is there an expected release date?
by onthax
Wed Sep 09, 2015 11:05 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

Thanks Jolson, that did the trick Only issue i'm getting now is that when i'm exporting the logs, the output is only 100k in size where as there should be 26,000 records Syntax of query, hostname and ip addresses removed. curl -XGET 'http://nagiosservername/nagioslogserver/index.php/api/backend/logs...
by onthax
Tue Sep 08, 2015 10:41 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

Hi Jolson,

As per the previous screenshot and this one attached, i don't have an i icon.
Capture.PNG
by onthax
Thu Sep 03, 2015 11:46 pm
Forum: Nagios Log Server
Topic: How to export query results to a text file?
Replies: 40
Views: 17597

Re: How to export query results to a text file?

This is one of our most requested features (log reporting), however the functionality is not built-in yet. You best bet is to use an API call to elasticsearch, though the results will be messy. You can get the appropriate query using the following button: 2015-08-26 10_49_05-Dashboard • Nagios Log ...