mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
{
|
|
"processors": [
|
|
{
|
|
"rename": {
|
|
"field": "message2.kismet_device_base_macaddr",
|
|
"target_field": "client.mac"
|
|
}
|
|
}
|
|
]
|
|
} |