mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 21:52:47 +01:00
16 lines
431 B
YAML
16 lines
431 B
YAML
sensor:
|
|
interface:
|
|
description: Main sensor monitoring interface.
|
|
helpLink: network.html
|
|
readonly: True
|
|
mtu:
|
|
description: Maximum Transmission Unit (MTU) of the sensor monitoring interface.
|
|
helpLink: network.html
|
|
readonly: True
|
|
channels:
|
|
description: Set the size of the nic channels. This is rarely changed from 1
|
|
helpLink: network.html
|
|
forcedType: int
|
|
node: True
|
|
advanced: True
|