I have updated the rules to contain a filter. I can log into ‘admin’ fine. But ‘john’ and ‘jane’ sends kibana into a redirect loop. After I get in this state I have restart kibana to clear it up.
I know the rules has a typo for one the ‘jane’ filter. It was in both when this first happened so I fixed just ‘john’ to see if I could login, but that did not work so I’m guessing the filter typo is a decoy.
Without the filter I was able to login to all users, including ‘john’ and ‘jane’. Will investigate further.
readonlyrest:
prompt_for_basic_auth: false
# audit_collector: true
# audit_serializer: tech.beshu.ror.requestcontext.DefaultAuditLogSerializer
users:
- username: john
auth_key: john:john
groups: [male]
- username: jane
auth_key: jane:jane
groups: [female]
access_control_rules:
- name: CONSUL-SRV
auth_key: elastic:elastic
- name: KIBANA-SRV
auth_key: kibana:kibana
- name: ADMIN
auth_key: admin:admin
kibana_access: admin
- name: MALE
groups: [male]
kibana_access: ro
indices: [ ".kibana", "kibana_sample_data_ecommerce"]
filter: '{"bool": { "must": { "match": { "customer_gender": "MALE" }}}}'
kibana_hide_apps: "{{ kibana_ror_plant_hide_apps }}"
- name: FEMALE
groups: [female]
kibana_access: ro
indices: [ ".kibana", "kibana_sample_data_ecommerce"]
filter: '{"bool": { "must": { "match": { " t customer_gender": "FEMALE" }}}}'
kibana_hide_apps: "{{ kibana_ror_plant_hide_apps }}"
Here are the kibana logs
{"type":"response","@timestamp":"2018-12-19T00:35:40Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":7,"contentLength":9},"message":"GET / 302 7ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:41Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:41Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET /app/kibana 302 6ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:41Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET / 302 6ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:41Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:41Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET /app/kibana 302 6ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:41Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":7,"contentLength":9},"message":"GET / 302 7ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:41Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:41Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:42Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":9,"contentLength":9},"message":"GET / 302 9ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:42Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:42Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:42Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET / 302 6ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:42Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:42Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:43Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":7,"contentLength":9},"message":"GET / 302 7ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:43Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:43Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET /app/kibana 302 6ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:43Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET / 302 6ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:43Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:43Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:43Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":10,"contentLength":9},"message":"GET / 302 10ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:44Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:44Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:44Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":6,"contentLength":9},"message":"GET / 302 6ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:44Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:44Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:44Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET / 302 5ms - 9.0B"}
{"type":"log","@timestamp":"2018-12-19T00:35:44Z","tags":["spaces","error"],"pid":24176,"message":"Unable to navigate to space \"default\", redirecting to Space Selector. Error: Saved object [space/default] not found"}
{"type":"response","@timestamp":"2018-12-19T00:35:44Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET /app/kibana 302 5ms - 9.0B"}
{"type":"response","@timestamp":"2018-12-19T00:35:45Z","tags":[],"pid":24176,"method":"get","statusCode":302,"req":{"url":"/","method":"get","headers":{"host":"s-ror-es-1.use1.systeminsights.com:5601","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login","dnt":"1","connection":"keep-alive","upgrade-insecure-requests":"1","cache-control":"max-age=0","x-ror-current-group":"male"},"remoteAddress":"10.0.192.247","userAgent":"10.0.192.247","referer":"http://s-ror-es-1.use1.systeminsights.com:5601/login"},"res":{"statusCode":302,"responseTime":5,"contentLength":9},"message":"GET / 302 5ms - 9.0B"}