OpenSearch/plugins
Tim Brooks b697f485bb
Introduce `TransportLogger` for common logging (#32725)
Historically we have had a ESLoggingHandler in the netty module that
logs low-level connection operations. This class just extends the netty
logging handler with some (broken) message deserialization. This commit
fixes this message serialization and moves the class to server.

This new logger logs inbound and outbound messages. Eventually, we
should move other event logging to this class (connect, close, flush).
That way we will have consistent logging regards of which transport is
loaded.

Resolves #27306 on master. Older branches will need a different fix.
2018-09-05 16:12:37 -06:00
..
analysis-icu Backout IcuTokenizerFactory change 2018-08-31 00:07:11 -04:00
analysis-kuromoji Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-nori Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-phonetic Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-smartcn Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-stempel Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-ukrainian Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
discovery-azure-classic Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
discovery-ec2 Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
discovery-file Move file-based discovery to core (#33241) 2018-08-30 06:43:04 +01:00
discovery-gce Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00
examples Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00
ingest-attachment INGEST: Implement Drop Processor (#32278) 2018-09-05 14:25:29 +02:00
ingest-geoip [ingest] geo-ip performance improvements (#33029) 2018-09-05 14:04:25 -07:00
ingest-user-agent INGEST: Implement Drop Processor (#32278) 2018-09-05 14:25:29 +02:00
mapper-murmur3 Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
mapper-size Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
repository-azure Increase max chunk size to 256Mb for repo-azure (#32101) 2018-07-31 16:21:48 +02:00
repository-gcs Update Google Cloud Storage Library for Java (#32940) 2018-08-24 10:55:23 +02:00
repository-hdfs Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
repository-s3 Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
store-smb Upgrade to Lucene-7.5.0-snapshot-608f0277b0 (#32390) 2018-07-27 08:28:51 +02:00
transport-nio Introduce `TransportLogger` for common logging (#32725) 2018-09-05 16:12:37 -06:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00