-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjust drop condition; revert test case for docker
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
- Loading branch information
1 parent
005cdbe
commit 264c8d1
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
{"type": "audit", "timestamp":"2019-06-11T15:03:32,102+0000", "node.id":"Xaq2BFVcQ1OhyMrjL8gNOg", "event.type":"rest", "event.action":"anonymous_access_denied", "origin.type":"rest", "origin.address":"172.17.0.1:40380", "url.path":"/", "request.method":"GET", "request.id":"pkduyMB5Tly6xgmkYbZi-A"} | ||
{"type": "server", "timestamp": "2019-06-11T15:03:32,777+0000", "level": "INFO", "component": "o.e.x.s.a.AuthenticationService", "cluster.name": "docker-cluster", "node.name": "dff7befc418f", "cluster.uuid": "xEiKc6ipRiyzU8_8czXrJw", "node.id": "Xaq2BFVcQ1OhyMrjL8gNOg", "message": "Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]" } | ||
{"type": "audit", "timestamp":"2019-06-11T15:03:32,778+0000", "node.id":"Xaq2BFVcQ1OhyMrjL8gNOg", "event.type":"rest", "event.action":"authentication_failed", "user.name":"elastic", "origin.type":"rest", "origin.address":"172.17.0.1:40380", "url.path":"/", "request.method":"GET", "request.id":"KPgEINaXSbGNaIobp8OcMw"} |