mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-05 23:34:26 +01:00
remove isError by default
This commit is contained in:
@@ -105,6 +105,7 @@ class Output(object):
|
||||
return
|
||||
|
||||
ev = copy.copy(event)
|
||||
del ev['isError']
|
||||
|
||||
# add ISO timestamp and sensor data
|
||||
if not 'time' in ev:
|
||||
|
||||
Reference in New Issue
Block a user