Hi again,

Regarding by previous question, I finally managed to get the alerts in JConsole 
after subscribing to the notifications under Gemfire -> Distributed -> System 
-> Notifications from JConsole.

Still, I was not able to see any alerts in Pulse.

Is there a similar subscription step needed to be done in Pulse in order for 
Pulse to show alerts in the Alerts Widget?

Best regards,

Alberto
________________________________
From: Alberto Gomez
Sent: Monday, May 30, 2022 6:15 PM
To: user@geode.apache.org <user@geode.apache.org>
Subject: Alerts sent by Geode not found in JConsole or Pulse

Hi,

According to the Geode documentation 
(https://geode.apache.org/docs/guide/112/managing/management/notification_federation_and_alerts.html)
 on System Alert Notifications:

"System alerts are Geode alerts wrapped within a JMX notification. The JMX 
Manager registers itself as an alert listener with each member of the system, 
and by default, it receives all messages logged with the SEVERE alert level by 
any node in the cluster. Consequently, the DistributedSystemMXBean will then 
emit notifications for these alerts on behalf of the DistributedSystem.""

If I understand this correctly any log message with fatal level should generate 
a notification that would be made available via pulse of JConsole.

I am running some tests in which logs with fatal level are sent but I am not 
able to see any notification in either Pulse or JConsole.

Any hint on what I could be doing wrong?

Thanks in advance,

Alberto

Reply via email to