Python Elasticsearch handler for the standard python logging framework
232
stars
116
forks
source link
java.lang.IllegalArgumentException: mapper [args] of different type, current_type [long], merged_type [text] #63
Open
magicalbob opened 5 years ago
I initialise the logger in my python app like this:
and I get repeated stack traces like this in my elasticsearch:
As far as I can see in Kibana, my app seems to be logging everything fine, I'm just getting massive log files for my elasticsearch cluster.