Hi Sivasamy, In testing it experience the following. The configuration page is in a different structure every time i select it. The items are not listed the same list each time. Maybe due to the following:
Graylog is heaving pain when i configure 20ms for example. Gives me this error, "You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the application, so that only a few instances are created." Looks like setting in milliseconds is to intensive for graylog it is giving the " SharedResourceMisuseDetector" error, and my memory is filled up like crazy. Setting the interval in seconds (even one second) is fine here. I don't see it as a replacement for the logs, but rather for testing/monitoring (functionality) purposes. Thank you :-) hth,, Arie Op dinsdag 7 juli 2015 09:29:01 UTC+2 schreef Sivasamy Kaliappan: > > Oops.. Here is the right link: > https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor > > On Tuesday, July 7, 2015 at 1:14:41 AM UTC+5:30, Arie wrote: >> >> >> >> beware of the dot in the url :-) >> >> Op maandag 6 juli 2015 18:49:57 UTC+2 schreef Sivasamy Kaliappan: >>> >>> Hello All, >>> >>> I have developed a HTTP monitor plugin for graylog for monitoring HTTP >>> URLs. >>> Try the plugin and post your feedback here >>> >>> https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor. >>> >>> If you find any issues or have new features, open a new github issue. >>> >>> Regards, >>> Siva. >>> >> -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
