OpenSearch/x-pack/plugin
Tim Vernum e0a1803638
Add Debug/Trace logging to token service (#34022)
The token service has fairly strict validation and there are a range
of reasons why request may be rejected.
The detail is typically returned in the client exception / json body
but the ES admin can only debug that if they have access to detailed
logs from the client.

This commit adds debug & trace logging to the token service so that it
is possible to perform this debugging from the server side if
necessary.
2018-10-17 20:55:18 +11:00
..
ccr Remove dead methods from ChainIT 2018-10-16 10:45:33 -04:00
core Cleanup: removing unused class (#34541) 2018-10-17 10:15:12 +01:00
deprecation Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
graph Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
logstash Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
ml [ML] Add an ingest pipeline definition to structure finder (#34350) 2018-10-12 07:56:35 +01:00
monitoring Rename CCR stats implementation (#34300) 2018-10-05 06:25:24 -04:00
rollup Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
security Add Debug/Trace logging to token service (#34022) 2018-10-17 20:55:18 +11:00
sql SCRIPTING: Move sort Context to its Own Class (#33717) 2018-10-17 10:02:44 +01:00
src/test Rollup adding support for date field metrics (#34185) (#34200) 2018-10-16 08:55:49 -05:00
upgrade Add settings assertion in internal index reindexer 2018-10-16 06:46:06 -04:00
watcher Watcher: Remove test-only setting (#34377) 2018-10-16 09:07:27 +02:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00