Update riak-detect.yaml
parent
7c735c7db2
commit
1bd6afeec4
|
@ -21,10 +21,10 @@ network:
|
|||
read-size: 2048
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
- type: word
|
||||
words:
|
||||
- "riak"
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
- "riak@([0-9.]+)..([0-9.]+([a-z]+[0-9]))"
|
||||
- "riak@([0-9.]+)..([0-9.]+([a-z]+[0-9]))"
|
||||
|
|
Loading…
Reference in New Issue