Jana
Feb 06, 2014Altostratus
Event subscription in /config/eventd.xml file
Our application subscribes for event notifications from the F5 box by registering in the /config/eventd.xml file. As I understand, for the device to send notifications the enabled 1 /enabled flag needs to be set to '1' in the xml file.
15
200
200
9181CCCE-1974-DA0F-ED7D-A58C2FF5188
192.168.12.184_EventSubscription
17365880163140632576
0
http://192.168.12.184:8080/AppNGWeb/services/Management.EventNotificationPort
admin
YWRtaW4=
-1
1
60
0
1391582803
1391582803
1391586450
0
0
1
`
After setting the flag to '1' and stopping and starting the eventd service, the bigip sends a few packets to the ip:port configured in the xml file and then automatically changes the flag to '0' and sends no more packets.
I would like to understand how the events.xml works and how bigip handles event subscriptions.