Working log code

Closes #7 #17
This commit is contained in:
ppom
2023-04-27 10:42:19 +02:00
parent aeb9af37be
commit a2be5a566c
4 changed files with 74 additions and 47 deletions

View File

@ -10,10 +10,10 @@ streams:
regex:
- found <ip>
retry: 2
retry-period: 5s
retry-period: 1m
actions:
damn:
cmd: [ "echo", "<ip>" ]
sleepdamn:
cmd: [ "echo", "sleep", "<ip>" ]
after: 1s
after: 10s