[graylog2] Http Callback alert not firing in real time (missing by 30 seconds to minute)

2015-12-16 Thread Sreenath V
We have setup Http Callback alerts on stream and is working as expected. However the alerts are taking couple of seconds to minute. Is there any configuration for Http Callback delays ? -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To

Re: [graylog2] Re: [ANNOUNCE] Graylog v1.1.4 has been released

2015-07-07 Thread Sreenath V
We upgraded to 1.1.4 so far all the existing features are working plus CSV download... Congratulations to Graylog Team... On Wednesday, July 1, 2015 at 10:00:54 AM UTC-7, Sreenath V wrote: Thank you so much and Congratulations for this release... On Wednesday, July 1, 2015 at 1:08:27 AM UTC

Re: [graylog2] Re: [ANNOUNCE] Graylog v1.1.4 has been released

2015-07-01 Thread Sreenath V
Thank you so much and Congratulations for this release... On Wednesday, July 1, 2015 at 1:08:27 AM UTC-7, Edmundo Alvarez wrote: Hi Sreenath, Yes, you can, there were no configuration changes since 1.1.0. Regards, Edmundo On 01 Jul 2015, at 02:26, Sreenath V srina...@gmail.com

[graylog2] Re: [ANNOUNCE] Graylog v1.1.4 has been released

2015-06-30 Thread Sreenath V
Can we upgrade from 1.1.2 to 1.1.4 and copy over the configurations as-is ? On Tuesday, June 30, 2015 at 5:13:29 PM UTC-7, lennart wrote: Hey everybody, I am happy to announce that we just released Graylog v.1.1.4. This release is addressing several bugs and we recommend upgrading: *

[graylog2] Re: best practice in logging a DB table

2015-06-30 Thread Sreenath V
What are you trying to do ? Why are you moving Structured data into Gralog ? On Tuesday, June 30, 2015 at 8:25:42 AM UTC-7, kuku blof wrote: hi, is there any already build plugin for logging table contents from an RDBMS DB (e.g sql-server) ? if not what would be the best practice in doing

[graylog2] Re: [ANNOUNCE] Graylog v1.1.3 has been released

2015-06-25 Thread Sreenath V
missing (from Shield, I suppose)? Cheers, Jochen On Wednesday, 24 June 2015 22:20:46 UTC+2, Sreenath V wrote: Super. Appreciate if this message is added as part of release notes for upcoming releases... Thank you so much...We are already live in production since 1 weeks and are seeing 1k

[graylog2] Re: [ANNOUNCE] Graylog v1.1.3 has been released

2015-06-23 Thread Sreenath V
Upgrading from 1.1.2 to 1.1.3, was there any changes in config files ? Can you blindly copy the config files from 1.1.2 to 1.1.3 ? On Friday, June 19, 2015 at 9:41:02 AM UTC-7, lennart wrote: Hey everybody, I am happy to announce that we just released Graylog v.1.1.3. This release is

[graylog2] Re: Strategy for sending application logs to GrayLog2 Server

2015-06-20 Thread Sreenath V
You can write custom code to push it using Logback-gelf API or send it to Syslog which in turn can send it to Graylog server. Make sure when you create input in graylog, specify to parse date and time from message (to retain old date). On Friday, June 19, 2015 at 1:00:33 AM UTC-7, Amit Gadkari

[graylog2] How to extract number from a message ?

2015-06-12 Thread Sreenath V
EXEC dbo.usp_AddUpdate_Basket 'mall', '21448C12Bsss962D117A842', '8f2279sebe62568_default', '8f2279sebe62568_default', 'null', 1, '1|2|', '0|0|0', '8768851|9007061|9190991', '2|1|1', '799.9900|799.9900|1994.0', '3.4500|6.1000|41.1069', '||', '0|0|0' I want to extract

[graylog2] Upon Graylog Server restart load balanced vi HA Proxy, its not receiving messages

2015-06-11 Thread Sreenath V
We have HA Proxy and 2 Graylog Servers. 1) When we stop and start one of the Graylog Server, we see that Application is able to send messages to HA Proxy and the messages are going to other Graylog Server. But the messages are not coming to this restarted Graylog Server. 2) Now if I restart