mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-10-14 04:19:14 +00:00
Fix logrotate.conf for new conpot containers
This commit is contained in:
parent
15c163517f
commit
6a72729ab6
1 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
||||||
/data/conpot/log/conpot.json
|
/data/conpot_default/log/conpot.json
|
||||||
/data/conpot/log/conpot.log
|
/data/conpot_default/log/conpot.log
|
||||||
|
/data/conpot_kamstrup/log/conpot.json
|
||||||
|
/data/conpot_kamstrup/log/conpot.log
|
||||||
|
/data/conpot_guardianast/log/conpot.json
|
||||||
|
/data/conpot_guardianast/log/conpot.log
|
||||||
|
/data/conpot_IEC104/log/conpot.json
|
||||||
|
/data/conpot_IEC104/log/conpot.log
|
||||||
/data/cowrie/log/cowrie.json
|
/data/cowrie/log/cowrie.json
|
||||||
/data/cowrie/log/cowrie-textlog.log
|
/data/cowrie/log/cowrie-textlog.log
|
||||||
/data/cowrie/log/lastlog.txt
|
/data/cowrie/log/lastlog.txt
|
||||||
|
|
Loading…
Reference in a new issue