Alerts not getting displayed in graylog UI

Hi Team,
i can see in event defination page 1 alert is triggered message but when i check the alert/event page it didnt show me any alert messages. also i can see in the logs i get
Graylog logs is full and Couldn’t find event definition with ID”

“main” id=1 state=WAITING
- waiting on <0x09accff0> (a java.lang.Thread)
- locked <0x09accff0> (a java.lang.Thread)
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1252)
at java.lang.Thread.join(Thread.java:1326)
at org.graylog2.bootstrap.ServerBootstrap.startCommand(ServerBootstrap.java:180)
at org.graylog2.bootstrap.CmdLineTool.run(CmdLineTool.java:210)
at org.graylog2.bootstrap.Main.main(Main.java:50)

“Reference Handler” id=2 state=WAITING
- waiting on <0x774b0d27> (a java.lang.ref.Reference$Lock)
- locked <0x774b0d27> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

can anyone help here to overcome this issue.

any clue how can i delete the old events from graylog as i can see around 700000 events are displaying in past …

Hello,

By chance did you expand the time range as shown below?

Are all you service running (i.e. Elasticsearch, Graylog, and MongoDb)?

To help further troubleshoot your issue it would be helpful to have more information.

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.