You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible somehow to provide subnet handling within hosts attribute (for example defining /prefix or wildcard)? I would like perform SNMP get operation for many hundred of hosts and it would be fine if there was a native tool or solution defining a subnet for given hosts instead of configuring many lines with each host.
Logstash has also a CIDR plugin, but I don't know if it would be usable in this case.