Skip to content

Instantly share code, notes, and snippets.

@Karm
Created June 14, 2017 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karm/00581ebd382f3f0b9148eff78b08ab50 to your computer and use it in GitHub Desktop.
Save Karm/00581ebd382f3f0b9148eff78b08ab50 to your computer and use it in GitHub Desktop.
06:00:58,889 DEBUG [io.undertow.request] (default I/O-2) Matched prefix path /clusterbench for path /clusterbench/session
06:00:58,894 DEBUG [io.undertow.request.security] (default task-37) Attempting to authenticate HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8], Accept-Language=[en-US,en;q=0.8], Cache-Control=[max-age=0], Accept-Encoding=[gzip, deflate, sdch, br], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Cookie=[JSESSIONID=c5gPdI1qM9EGwfW4heKTAUbeoxJNiaVrJX-9Ygne.jboss-eap-7.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}, authentication required: false
06:00:58,895 DEBUG [io.undertow.request.security] (default task-37) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@19f8cf54 for HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8], Accept-Language=[en-US,en;q=0.8], Cache-Control=[max-age=0], Accept-Encoding=[gzip, deflate, sdch, br], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Cookie=[JSESSIONID=c5gPdI1qM9EGwfW4heKTAUbeoxJNiaVrJX-9Ygne.jboss-eap-7.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}
06:00:58,896 DEBUG [io.undertow.request.security] (default task-37) Authentication result was ATTEMPTED for HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8], Accept-Language=[en-US,en;q=0.8], Cache-Control=[max-age=0], Accept-Encoding=[gzip, deflate, sdch, br], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Cookie=[JSESSIONID=c5gPdI1qM9EGwfW4heKTAUbeoxJNiaVrJX-9Ygne.jboss-eap-7.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}
06:00:58,969 DEBUG [io.undertow.request] (default I/O-2) Matched default handler path /favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment