Re: [graylog2] regex.groups in Pipeline rule function

2016-06-22 Thread John Munro
Thank you so much Edmundo. I had been looking high and low for such an example. On Wednesday, June 22, 2016 at 6:27:59 PM UTC+9, Edmundo Alvarez wrote: > > Hi John, > > Looking at this example [1], I think you can access the groups returned by > the regex function by using `location["lat"]`

[graylog2] Re: Elasticsearch cluster unhealthy (RED)

2016-06-22 Thread Arief Hydayat
Hi Jochen, Hm.. OK. Then how could I make sure that there are no unassigned shards or replicas in the Elasticsearch? Could you please assist me? On Tuesday, June 21, 2016 at 8:51:56 PM UTC+8, Jochen Schalanda wrote: > > Hi Arief, > > a cluster health status of YELLOW is "good enough", but not

[graylog2] RPM update from 2.0.2 to 2.0.3 breaks Graylog

2016-06-22 Thread Shon Nixon
Built a Graylog 2.0 cluster two weeks ago with three servers running 2.0.2 behind a HAProxy server. Server accepts logs from all Windows boxes using Graylog Sidecar and Nxlog. Was working perfectly until I upgraded the server to 2.0.3 (yum upgrade). Restarted the services and now I get a

[graylog2] what is the best way of creating fields in graylog?

2016-06-22 Thread Jason Haar
Hi there I've been happily creating extractors in graylog, and have the problem of keeping them synced between my 3 Syslog INPUT channels (ie UDP, TCP and TCP/TLS). As we are moving from a single graylog server to two, keeping such things in sync becomes critical. So I'm thinking of migrating

[graylog2] Re: GELF and log4j

2016-06-22 Thread Mohammad Amin Khodamoradi
I have same problem.I used your sloution but I got below errors and no log in graylog server > log4j:WARN No appenders could be found for logger >> (com.mycompany.mavenproject1.MainApp). > > log4j:WARN Please initialize the log4j system properly. > > log4j:WARN See

Re: [graylog2] regex.groups in Pipeline rule function

2016-06-22 Thread Edmundo Alvarez
Hi John, Looking at this example [1], I think you can access the groups returned by the regex function by using `location["lat"]` and `location["long"]`. 1:

[graylog2] Re: Connection between Graylog and RabbitMq queue

2016-06-22 Thread Tajinder
Just to correct the version of graylog i am using is : Graylog v1.x -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to graylog2+unsubscr...@googlegroups.com. To

[graylog2] Connection between Graylog and RabbitMq queue

2016-06-22 Thread Tajinder
Hello People, i am trying to fetch my logs from RabbitMq queue and i have configured GELF AMQP accordingly but somehow i am not able to recieve the messages in RabbitMq.Version Graylog-web-Interface v1.3.4 Values i have used to configure GELF AMQP : HostName: ip Address of

[graylog2] regex.groups in Pipeline rule function

2016-06-22 Thread John Munro
I cannot find the group return from the regex function. Where am I going wrong? rule "function add_latlong" when has_field("Remote_IP_geolocation") then // extract the latitude and longitude let location = regex("(-?\\d+\\.\\d+),(-?\\d+\\.\\d+)",to_string($message.

[graylog2] Re: disk space

2016-06-22 Thread Jochen Schalanda
Hi Hakan, please refer to the instructions in the Graylog documentation: http://docs.graylog.org/en/2.0/pages/configuration/graylog_ctl.html#extend-disk-space Cheers, Jochen On Wednesday, 22 June 2016 09:12:55 UTC+2, Hakan ÜRKMEZ wrote: > > How to extend volume disk space for virtual

[graylog2] disk space

2016-06-22 Thread Hakan ÜRKMEZ
How to extend volume disk space for virtual appliance on the vmware. -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to graylog2+unsubscr...@googlegroups.com. To