- Written by Abhiram Kalluru
- Posted on March 4, 2025
- Updated on March 4, 2025
- 634 Views
Event monitor is extended to support new event types that continuously synchronize their contents with the sqlite database (in contrast with event monitor’s current behavior of synchronizing event state only when cli commands are run.)
- Written by Thomas Giarratana
- Posted on June 12, 2019
- Updated on June 12, 2019
- 8172 Views
This feature extends the capabilities of event monitor to include IPv6 Route and IPv6 Neighbor event logging.
- Written by Eric He
- Posted on February 7, 2024
- Updated on February 7, 2024
- 4411 Views
This feature extends the capabilities of event monitor to include NAT logging. The tracked events are NAT translations creations, NAT translations updates, NAT translations deletions and NAT translations deletion reasons (aging deletion, aging deletion(hw not programmed), peer deletion)
- Written by Manjanagouda Patil
- Posted on April 30, 2025
- Updated on April 30, 2025
- 33 Views
Nexthop Group backup-activation events are produced by forwarding agents. Nexthop Groups supports configuring the backup paths through EOS RPC APIs and CLI. Whenever the route or prefix starts pointing to configured backup paths, a backup-activation event will be logged into the event-monitor DB with nexthop-group name, accurate timestamp and other attributes. The event monitoring feature also supports filtering the events based on the nexthop-group name, version etc.
- Written by Abhiram Kalluru
- Posted on March 4, 2025
- Updated on March 4, 2025
- 593 Views
Nexthop Group Event Monitoring in the RPC layer on Arista switches allows for quick and filterable viewing of Nexthop Group events, i.e., addition or deletion or callbacks associated with hardware programming of Nexthop Groups configured through the EosSdkRpc agent.