mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-05 23:34:26 +01:00
fix formating & incorrect doc string
This commit is contained in:
@@ -245,8 +245,7 @@ logfile = log/cowrie.json
|
||||
#userid = userid_here
|
||||
#batch_size = 100
|
||||
|
||||
|
||||
## Local Syslog output module
|
||||
# Local Syslog output module
|
||||
#
|
||||
# This sends log messages to the local syslog daemon.
|
||||
# Facility can be:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Simple elasticsearch logger
|
||||
# Sends SSH logins to SANS.
|
||||
|
||||
import os
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user