Skip to content

J-Gras/add-interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add-Interfaces

This package adds the _interface field to Zeek logs to indicate which interface generated a log entry. By default the field is only added to the conn.log. For further configuration, the following options are available:

Option Default Value Description
enable_all_logs: bool F Enables interfaces for all active streams
exclude_logs: set[Log::ID] { } Streams not to add interfaces for
include_logs: set[Log::ID] { Conn::LOG } Streams to add interfaces for

If Zeek is not executed in cluster mode, the field is not added.

About

Adds cluster node's interface to logs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages