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" {
|
if [type] == "cowrie" {
|
||||||
json {
|
json {
|
||||||
source => message
|
source => message
|
||||||
|
target => honeypot
|
||||||
}
|
}
|
||||||
|
|
||||||
date {
|
date {
|
||||||
|
|
Loading…
Reference in New Issue