[data.search] Add user information to background session service#84975
[data.search] Add user information to background session service#84975lizozom merged 31 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-app-services (Team:AppServices) |
|
@elasticmachine merge upstream |
63a4827 to
cc665d9
Compare
|
@legrego, do you mind taking one more look at this? |
legrego
left a comment
There was a problem hiding this comment.
Viewing the sample flights dashboard is pretty chatty in the audit logs. Is it expected that viewing a dashboard would involve retrieving and subsequently updating a single search session ~31 times? That feels like a lot of overhead to me for a single dashboard view/refresh.
{"@timestamp":"2021-02-09T13:14:32.292-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7088caa6-e965-45e6-9d4d-182b6da44418"}}
{"@timestamp":"2021-02-09T13:14:34.638-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"40104794-f816-40dd-a95b-68bf36f20b4a"}}
{"@timestamp":"2021-02-09T13:14:34.679-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"2da04fa5-dc8c-43d4-9c71-209487ff71c9"}}
{"@timestamp":"2021-02-09T13:14:34.729-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"2da04fa5-dc8c-43d4-9c71-209487ff71c9"}}
{"@timestamp":"2021-02-09T13:14:34.926-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"9dbd173d-d21c-42a1-be64-ff5b95d5c297"}}
{"@timestamp":"2021-02-09T13:14:34.940-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0647a7b9-04b8-4af2-b994-2fe125c2bf46"}}
{"@timestamp":"2021-02-09T13:14:34.973-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"9dbd173d-d21c-42a1-be64-ff5b95d5c297"}}
{"@timestamp":"2021-02-09T13:14:35.064-05:00","message":"User has accessed dashboard [id=7adfa750-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"dashboard","id":"7adfa750-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"dc146663-cb68-4337-90fd-5316b47be806"}}
{"@timestamp":"2021-02-09T13:14:35.233-05:00","message":"User has accessed visualization [id=aeb212e0-4c84-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"aeb212e0-4c84-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.233-05:00","message":"User has accessed visualization [id=c8fc3d30-4c87-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"c8fc3d30-4c87-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.233-05:00","message":"User has accessed visualization [id=8f4d0c00-4c86-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"8f4d0c00-4c86-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.233-05:00","message":"User has accessed visualization [id=f8290060-4c88-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"f8290060-4c88-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=bcb63b50-4c89-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"bcb63b50-4c89-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=9886b410-4c8b-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"9886b410-4c8b-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=76e3c090-4c8c-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"76e3c090-4c8c-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=707665a0-4c8c-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"707665a0-4c8c-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=293b5a30-4c8f-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"293b5a30-4c8f-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=129be430-4c93-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"129be430-4c93-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=f8283bf0-52fd-11e8-a160-89cc2ad9e8e2]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"f8283bf0-52fd-11e8-a160-89cc2ad9e8e2"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=08884800-52fe-11e8-a160-89cc2ad9e8e2]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"08884800-52fe-11e8-a160-89cc2ad9e8e2"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=e6944e50-52fe-11e8-a160-89cc2ad9e8e2]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"e6944e50-52fe-11e8-a160-89cc2ad9e8e2"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=01c413e0-5395-11e8-99bf-1ba7b1bdaa61]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"01c413e0-5395-11e8-99bf-1ba7b1bdaa61"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=2edf78b0-5395-11e8-99bf-1ba7b1bdaa61]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"2edf78b0-5395-11e8-99bf-1ba7b1bdaa61"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed visualization [id=ed78a660-53a0-11e8-acbd-0be0ad9d822b]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"visualization","id":"ed78a660-53a0-11e8-acbd-0be0ad9d822b"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.234-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"7f53122f-42f1-417a-b889-5751d9e7f9f0"}}
{"@timestamp":"2021-02-09T13:14:35.331-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"b83640c2-4bfd-48e4-a611-920bb56da732"}}
{"@timestamp":"2021-02-09T13:14:35.361-05:00","message":"User has accessed space [id=space_0]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"space_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"space","id":"space_0"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"b83640c2-4bfd-48e4-a611-920bb56da732"}}
{"@timestamp":"2021-02-09T13:14:35.445-05:00","message":"User has accessed search [id=571aaf70-4c88-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search","id":"571aaf70-4c88-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"a83578ef-409c-4344-9e6b-14a62b2fe759"}}
{"@timestamp":"2021-02-09T13:14:35.445-05:00","message":"User has accessed map [id=5dd88580-1906-11e9-919b-ffe5949a18d2]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"map","id":"5dd88580-1906-11e9-919b-ffe5949a18d2"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"a83578ef-409c-4344-9e6b-14a62b2fe759"}}
{"@timestamp":"2021-02-09T13:14:35.492-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"289c8544-19ec-4b09-8bb8-b33ebc0b4b1e"}}
{"@timestamp":"2021-02-09T13:14:35.523-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"1a49d409-190a-4b08-b07e-b5af7ab3b3f6"}}
{"@timestamp":"2021-02-09T13:14:35.809-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:35.890-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.027-05:00","message":"User is creating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_create","category":"database","type":"creation","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.034-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.043-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.064-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.163-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.172-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.179-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.208-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.268-05:00","message":"User has accessed index-pattern [id=d3d7af60-4c81-11e8-b3d7-01146121b73d]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_find","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"index-pattern","id":"d3d7af60-4c81-11e8-b3d7-01146121b73d"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.353-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.362-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.491-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.496-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.501-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.503-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.504-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.504-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.508-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.510-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.581-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.583-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.588-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.590-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.592-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.593-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.594-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.595-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.597-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.598-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.631-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.633-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.635-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.637-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.712-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.714-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.715-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.721-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.722-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.735-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.738-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.745-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.764-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.776-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.782-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.783-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.785-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.843-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.868-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"e116a232-cdd0-4583-a28b-c318f7c155d4"}}
{"@timestamp":"2021-02-09T13:14:36.870-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.874-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.877-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.878-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.879-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.881-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.882-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.882-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.884-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.886-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.891-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"da824a1b-a803-495d-b371-23eb61265ccb"}}
{"@timestamp":"2021-02-09T13:14:36.895-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.897-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"c30fbce0-ba5e-4955-8459-29992e557879"}}
{"@timestamp":"2021-02-09T13:14:36.903-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:36.905-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"0bbec9b9-7c07-48e7-9f65-bd8ec5442746"}}
{"@timestamp":"2021-02-09T13:14:37.029-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"76c41094-d612-40f5-878e-1e5df086006d"}}
{"@timestamp":"2021-02-09T13:14:37.055-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"76c41094-d612-40f5-878e-1e5df086006d"}}
{"@timestamp":"2021-02-09T13:14:37.207-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"76c41094-d612-40f5-878e-1e5df086006d"}}
{"@timestamp":"2021-02-09T13:14:37.210-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"76c41094-d612-40f5-878e-1e5df086006d"}}
{"@timestamp":"2021-02-09T13:14:40.001-05:00","message":"User has accessed search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_get","category":"database","type":"access","outcome":"success"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"4f33bd1b-8443-4eec-a76a-2cf225077e28"}}
{"@timestamp":"2021-02-09T13:14:40.027-05:00","message":"User is updating search-session [id=fc8ad173-d4af-40bf-9d4d-05a4d54154f6]","log":{"level":"INFO","logger":"plugins.security.audit.ecs"},"process":{"pid":56634},"ecs":{"version":"1.6.0"},"event":{"action":"saved_object_update","category":"database","type":"change","outcome":"unknown"},"kibana":{"space_id":"space_0","session_id":"x2ACL9TWwfbItk9/vvORydM0MUUeIhWUzIk7ceca7/Y=","saved_object":{"type":"search-session","id":"fc8ad173-d4af-40bf-9d4d-05a4d54154f6"}},"user":{"name":"elastic","roles":["superuser","reporting_user"]},"trace":{"id":"4f33bd1b-8443-4eec-a76a-2cf225077e28"}}
It's possible they already exist and I overlooked them, but it seems like we're missing API/functional tests to verify that this works properly with and without spaces/security.
x-pack/plugins/data_enhanced/server/search/session/session_service.ts
Outdated
Show resolved
Hide resolved
It's my job to worry about these unlikely cases 🙂 That said, if you did have another user's session id, you could use that to delete their session, or update their session to include async searches that don't belong there. If you're relying on a search session to investigate something critical, then you want to have confidence that it hasn't been tampered with.
So this removed a lot of the |
x-pack/plugins/data_enhanced/server/search/session/session_service.ts
Outdated
Show resolved
Hide resolved
lizozom
left a comment
There was a problem hiding this comment.
Noticed you are passing user to some functions, without using it. Is it for consistency?
Also, lets add a functional test with this PR.
| public get = ({ savedObjectsClient }: SearchSessionDependencies, sessionId: string) => { | ||
| public get = ( | ||
| { savedObjectsClient }: SearchSessionDependencies, | ||
| user: AuthenticatedUser | null, |
There was a problem hiding this comment.
You're passing in the user but not using it?
| options: Omit<SavedObjectsFindOptions, 'type'> | ||
| ) => { | ||
| const userFilters = | ||
| user === null |
There was a problem hiding this comment.
Why are we passing in user and not using it?
| public update = ( | ||
| { savedObjectsClient }: SearchSessionDependencies, | ||
| deps: SearchSessionDependencies, | ||
| user: AuthenticatedUser | null, |
|
@legrego's concern on excessive updates should be addressed by #90956. Also created a separate issue to look into excessive index patterns access: #90996 -> not related to search sessions |
|
@Dosant thank you so much for taking the time to address the excessive updates - that is a huge improvement! 🏅
@lukasolson now that the excessive updates will be under control, can we re-introduce the user check that was reverted in |
|
@lukasolson after chatting with @legrego, I got convinced that we need access controls not only on the |
x-pack/plugins/data_enhanced/server/search/session/session_service.ts
Outdated
Show resolved
Hide resolved
| realmType, | ||
| realmName, | ||
| username, | ||
| ...attributes, |
There was a problem hiding this comment.
It appears this is the case, but to confirm: it's not possible for attributes to accidentally override any of realmType, realmName, or username, right?
💛 Build succeeded, but was flaky
Test FailuresKibana Pipeline / general / X-Pack Accessibility Tests.x-pack/test/accessibility/apps/lens·ts.Lens lensStandard OutStack TraceKibana Pipeline / general / X-Pack Accessibility Tests.x-pack/test/accessibility/apps/lens·ts.Lens "after all" hook for "saves lens chart"Standard OutStack TraceMetrics [docs]Saved Objects .kibana field count
History
To update your PR or re-run it, just comment with: |
Dosant
left a comment
There was a problem hiding this comment.
code lgtm, tested that different users don't see each other' sessions
…stic#84975) * [data.search] Move search method inside session service and add tests * Move background session service to data_enhanced plugin * Fix types * [data.search] Add user information to background session service * Update trackId & getId to accept user * Fix remaining merge conflicts * Fix test * Remove todos * Fix session service to use user * Remove user conflicts and update SO filter * Allow filter as string or KQL node * Add back user checks * Add API integration tests * Remove unnecessary get calls
) (#91327) * [data.search] Move search method inside session service and add tests * Move background session service to data_enhanced plugin * Fix types * [data.search] Add user information to background session service * Update trackId & getId to accept user * Fix remaining merge conflicts * Fix test * Remove todos * Fix session service to use user * Remove user conflicts and update SO filter * Allow filter as string or KQL node * Add back user checks * Add API integration tests * Remove unnecessary get calls Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
Summary
Edit: Waiting on #82725Adds unique user information to the saved object created for background sessions (including realm type, realm name, and username).
Also adds validation to the session service methods to ensure one user doesn't read/update/delete another user's background sessions.
Checklist