Closed ganga-sah closed 5 years ago
I was able to resolve this issue by making sure we register python-elasticsearch-logger ONLY once. In my code, custom logging handler was getting added multiple times resulting in multiple entries for the same log line.
I am getting annoying multiple duplicate log entries in elasticsearch which makes logs hard to read Is this a known issue. Any workaround/fix?