Actions
Feature #25158
openSniff DHCP and TFTP network traffic and add them into audit
Status:
New
Priority:
Normal
Assignee:
-
Category:
Audit Log
Target version:
-
Description
Interesting idea which is done by MaaS is to sniff network traffic (we would do this via proxy) and report it back as events. This can be then nicely presented in the Host - Audit page. A host requested DHCP IP address, requested TFTP file etc. This can be extended to more services etc.
- https://github.com/maas/maas/blob/master/scripts/dhcp-monitor
- https://github.com/maas/maas/blob/master/scripts/network-monitor
- https://github.com/maas/maas/blob/master/scripts/beacon-monitor
Actions