OpenSearch/plugin
Tim Vernum c63d4e306b Reduce logging for reserved realm authc failures (elastic/x-pack-elasticsearch#1711)
We recently added logging for critical authentication failures as they had previously been silent (with respect to logs) but would cause authentication processing to stop.

However, the reserved realm intentionally uses exceptions to stop any other realm authenticating a reserved user if the password is entered incorrectly.
Since this is the most common use of exceptions in the authc chain, we reduce the logging verbosity in normal cases (drop the stack trace, remove "unexpected") and only log the full details in debug.

Original commit: elastic/x-pack-elasticsearch@686a98010b
2017-06-16 10:46:07 +10:00
..
bin/x-pack Add tool to setup passwords for internal users (elastic/x-pack-elasticsearch#1434) 2017-06-15 10:48:02 -05:00
bwc Remove the assemble task from projects not published (elastic/x-pack-elasticsearch#1721) 2017-06-14 19:57:26 -04:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Update Netty to 4.1.11.Final 2017-05-12 15:54:05 -04:00
ml-cpp-snapshot Build: Switch ml snapshot dependency to a local project (elastic/x-pack-elasticsearch#1559) 2017-05-26 01:15:12 -07:00
src Reduce logging for reserved realm authc failures (elastic/x-pack-elasticsearch#1711) 2017-06-16 10:46:07 +10:00
build.gradle Add analysis-common as test dependency to xpack plugin module. 2017-06-15 20:50:31 +02:00