minor -update
parent
5fa705e717
commit
40465c769c
|
@ -22,8 +22,8 @@ network:
|
|||
read: 1024
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Host}}:9092"
|
||||
- "{{Hostname}}:9092"
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -32,6 +32,7 @@ network:
|
|||
- "localhost"
|
||||
|
||||
- type: regex
|
||||
name: ip
|
||||
part: raw
|
||||
regex:
|
||||
- '(?:[0-9]{1,3}\.){3}[0-9]{1,3}'
|
||||
|
|
Loading…
Reference in New Issue