Update kafka-topics-list.yaml
parent
7ea625bf1f
commit
e53386d074
|
@ -17,12 +17,12 @@ network:
|
|||
type: hex
|
||||
read: 1024
|
||||
host:
|
||||
- "{{Hostname}}:9092"
|
||||
- "{{Host}}"
|
||||
- "{{Hostname}}"
|
||||
- "{{Host}}:9092"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: raw
|
||||
name: value
|
||||
regex:
|
||||
- '([a-z.A-Z_0-9-]+)'
|
||||
- '([a-z.A-Z_0-9-]+)'
|
||||
|
|
Loading…
Reference in New Issue