mirror of https://github.com/cowrie/cowrie.git
add suggestion from issue 1650 (#2062)
This commit is contained in:
parent
707c846422
commit
cdfc15eede
|
@ -17,6 +17,7 @@ filter {
|
|||
if [type] == "cowrie" {
|
||||
json {
|
||||
source => message
|
||||
target => honeypot
|
||||
}
|
||||
|
||||
date {
|
||||
|
|
Loading…
Reference in New Issue