Search found 10 matches
- Thu Aug 23, 2018 5:31 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Re: Adding geo location to bettermap
That's a good idea. It does indeed seem to be data-related. app.js:11 Error: Invalid LatLng object: (undefined, 53.42979,-2.912128) at new e.LatLng (module.js?ver=2.0.0-3.1.1-nagios-5:7) at module.js?ver=2.0.0-3.1.1-nagios-5:11 at Function._a (app.js?ver=2.0.0-3.1.1-nagios-5:10) at module.js?ver=2.0...
- Wed Aug 22, 2018 8:10 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Re: Adding geo location to bettermap
I can do that, although I did query the mapping in ElasticSearch and it told me:- $ curl -XGET 'http://localhost:9200/logstash-2018.08.22/_mapping?pretty' | less ... "geoip" : { "dynamic" : "true", "properties" : { "location" : { "type" : &...
- Wed Aug 22, 2018 3:03 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Re: Adding geo location to bettermap
Thanks for the reply. It's not an IP address, I've just got " lat,lon " in a string and am mapping it into the field geoip.location . The data comes in like this:- GPS Coordinates=51.407416,0.060661 GPS DoP=1 My logstash mapping looks like this:- GPS Coordinates=%{DATA:[geoip][location]} G...
- Tue Aug 21, 2018 5:54 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Re: Adding geo location to bettermap
Hi, I'm afraid the upgrade doesn't seem to have made a difference. Is it possible that it's a problem in the data config? Can you share details of how you recreated the problem in 2.0.1 and saw it resolved in 2.0.4? There's always a chance that the problem is in my chair rather than in the computer....
- Tue Aug 21, 2018 5:20 am
- Forum: Nagios Log Server
- Topic: How to reactivate a pinned query.
- Replies: 7
- Views: 1454
Re: How to reactivate a pinned query.
Good news - we've upgraded (which was very easy) and this defect has gone away.
Thanks again.
Thanks again.
- Mon Aug 20, 2018 2:37 am
- Forum: Nagios Log Server
- Topic: How to reactivate a pinned query.
- Replies: 7
- Views: 1454
Re: How to reactivate a pinned query.
Thanks - I'll see if an upgrade can be planned.
- Wed Aug 15, 2018 10:27 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Re: Adding geo location to bettermap
Hi, Thanks for the reply. It's v2.0.1. This is the sequence of events I follow when trying to set up the report:- 1. – “ add panel to empty row ” 2. – select “ bettermap ” bm-2.png 3. – give it a name and choose “ geoip.location ” as “ Coordinate Field ” (appears in dropdown) bm-3.png 4. – the “ Sav...
- Wed Aug 15, 2018 3:05 am
- Forum: Nagios Log Server
- Topic: How to reactivate a pinned query.
- Replies: 7
- Views: 1454
Re: How to reactivate a pinned query.
I assumed it would be something like that, but that's not how my queries are appearing. In the screen shot below, the right-hand query has been deactivated and there's no empty circle to click in order to reactivate it.
- Tue Aug 14, 2018 11:40 am
- Forum: Nagios Log Server
- Topic: Adding geo location to bettermap
- Replies: 11
- Views: 3554
Adding geo location to bettermap
Hi, I want to create a visualisation of some data that includes geo-points. They're stored as lat,long in the field [geoip][location]. I add the panel to a row in a dashboard and pick geoip.location as the coordinate field. However, the Save button then doesn't seem to work. I can see from the toolt...
- Tue Aug 14, 2018 11:31 am
- Forum: Nagios Log Server
- Topic: How to reactivate a pinned query.
- Replies: 7
- Views: 1454
How to reactivate a pinned query.
This is probably going to be a really easy thing to fix, but I can't work out how to reactivate a pinned query once I've clicked its button and deactivated it! Once deactivated, the coloured button disappears and there doesn't seem to be anywhere on the pinned query's highlighted box or anywhere els...