This indexing error is popping up in logstash events, apparently due to session-ip channel logging session as a string while it is normally a JSON object.
I'm not pasting the specific log entries, however this is a log that's being indexed: https://logstash-next.wikimedia.org/app/dashboards#/doc/acba6310-f6d3-11ea-b848-090a7444f26c/logstash-mediawiki-2020.12.08?id=pjXKQnYBjr5R1RLChowm
while for channel session-ip the session field is logged as a string.