<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/python/vyos/include/uapi/linux, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-01-21T04:17:26+00:00</updated>
<entry>
<title>T6641: Add vyos-network-event-logger Service</title>
<updated>2025-01-21T04:17:26+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-10-17T11:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=937d370576d30eb6743e4733eda8e3882172e6ac'/>
<id>urn:sha1:937d370576d30eb6743e4733eda8e3882172e6ac</id>
<content type='text'>
The service parses and logs network events for improved monitoring and diagnostics.
Supported event types include:

- `RTM_NEWROUTE`, `RTM_DELROUTE`
- `RTM_NEWLINK`, `RTM_DELLINK`
- `RTM_NEWADDR`, `RTM_DELADDR`
- `RTM_NEWNEIGH`, `RTM_DELNEIGH`, `RTM_GETNEIGH`
- `RTM_NEWRULE`, `RTM_DELRULE`

Added operational mode commands for filtered log retrieval:
- `show log network-event &lt;event-type&gt; &lt;interface&gt;`: Retrieve logs filtered by event type and interface.
- `show interfaces &lt;type&gt; &lt;name&gt; event-log &lt;event-type&gt;`: Display interface-specific logs filtered by event type.
</content>
</entry>
</feed>
