Search found 59 matches
- Wed Aug 24, 2016 9:00 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
Please do that. I modified the elasticsearch config in a attempt to correct an issue with our load balancer that was mentioned in a different ticket. Thanks!
- Fri Aug 19, 2016 8:00 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
Deleting the old backups and restoring the elasticsearch.yml back to default. Has resolved the problems. I have backups being generated now.
Thanks!!
Greg
Thanks!!
Greg
- Thu Aug 18, 2016 10:33 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
I deleted all the files in /usr/local/nagioslogserver/logserverbackups since you spoke of corruption. We have tape backups anyway. Can you post the default config file for eleasticsearch.yml? I think i might have changed this file when the problems started. /usr/local/nagioslogserver/elasticsearch/c...
- Thu Aug 18, 2016 9:04 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
uid=44371(nagios) gid=100(users) groups=100(users),48(apache),1000(nagios) [nagios@wmsyslog1-prd ~]$ curator --dry-run delete snapshots --repository logserverbackups --all-snapshots 2016-08-18 10:04:30,387 INFO Job starting: delete snapshots 2016-08-18 10:04:30,387 INFO DRY RUN MODE. No changes will...
- Wed Aug 17, 2016 8:16 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
I believe our support plan only covers planned maintenance (upgrades etc.) We do not have customer support in our contract agreement.
- Tue Aug 16, 2016 8:34 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
gcooper@wmsyslog1-prd # curl -XGET '127.0.0.1:9200/_snapshot/logserverbackups' {"logserverbackups":{"type":"fs","settings":{"compress":"true","location":"/usr/local/nagioslogserver/logserverbackups"}}}gcooper@wmsyslog1-...
- Thu Aug 11, 2016 8:06 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
curl -XGET '127.0.0.1:9200/_snapshot/logserverbackups': {"logserverbackups":{"type":"fs","settings":{"compress":"true","location":"/usr/ curl -XGET '127.0.0.1:9200/_snapshot/logserverbackups/_all': {"error":"E...
- Wed Aug 10, 2016 7:59 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
Attachment includes output from the debug command.
- Tue Aug 09, 2016 10:26 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
Deleted logserverbackups repo and re-created - problem persist. Deleted and made a new repository (nls-backups)pointing to the correct filesystem - problem persist. 2016-08-09 11:26:29,469 INFO Snapshot name: curator-20160809152629 2016-08-09 11:26:29,700 ERROR Unable to find all snapshots in reposi...
- Tue Aug 09, 2016 9:40 am
- Forum: Nagios Log Server
- Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
- Replies: 32
- Views: 12151
Re: NLS Backups not showing in Web UI Since upgrade to NLS 1
What's in the logserverbackup directory? I already showed you in a previous post the ls -al of the /usr/local/nagioslogserver/logserverbackups. here is an ls /usr/local/nagioslogserver/logserverbackups for the sake of brevity. index metadata-curator-20160301192224 metadata-logstash-2015.09.10 metad...