Document and add support to input plugins for logging alias (#6357)
This commit is contained in:
@@ -17,8 +17,10 @@ the [upgrading steps][upgrading].
|
||||
##
|
||||
## If no servers are specified, then localhost is used as the host.
|
||||
servers = ["localhost:24242"]
|
||||
|
||||
## Type is one of "user", "domain", "ip", or "global"
|
||||
type = "global"
|
||||
|
||||
## Wildcard matches like "*.com". An empty string "" is same as "*"
|
||||
## If type = "ip" filters should be <IP/network>
|
||||
filters = [""]
|
||||
|
||||
Reference in New Issue
Block a user