Skip to content

Commit

Permalink
Updated dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale McDiarmid committed Jan 9, 2017
1 parent 6c503f3 commit b74836e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"filter": [
{
"term": {
"categoryOutcome": "success"
"categoryBehaviour": "cowrie.login.success"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"filter": [
{
"term": {
"categoryOutcome": "success"
"categoryBehaviour": "cowrie.login.success"
}
},
{
Expand Down

0 comments on commit b74836e

Please sign in to comment.