How to see 1 month older syslog on GUI?

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
mahmutaydin
Posts: 2
Joined: Tue Jun 11, 2019 1:21 am

How to see 1 month older syslog on GUI?

Post by mahmutaydin »

Hello Dear All,

I am trying to see 6 months older syslog of a device in GUI. But when I query, I am able to see them up to 1 month ago.
Is there any way or trick to see older logs in GUI?

Thanks,
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to see 1 month older syslog on GUI?

Post by scottwilkerson »

How long are you keeping indexes open? You can only view/query items in open indexes.
Admin -> Snapshots & Maintenance
What are in these 2 fields

Code: Select all

Close indexes older than 
Delete indexes older than
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mahmutaydin
Posts: 2
Joined: Tue Jun 11, 2019 1:21 am

Re: How to see 1 month older syslog on GUI?

Post by mahmutaydin »

Hi,

It is 30 and 0. But I made 0 both of them. Still it does not work.

thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to see 1 month older syslog on GUI?

Post by scottwilkerson »

Ok if it was set to 30 to close indexes, you will need to re-open the indexes that were already closed to query them, you can do this in
Admin -> Index Status
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked