7 lines
199 B
Text
7 lines
199 B
Text
##
|
|
## SPDX-FileCopyrightText: 2024 Splunk, Inc.
|
|
## SPDX-License-Identifier: LicenseRef-Splunk-8-2021
|
|
##
|
|
##
|
|
[nix-netmon-hosts-search]
|
|
definition = eventtype=netstat | stats count by host | sort +host
|