-
New Feature
-
Resolution: Unresolved
-
Blocker
-
None
ES 2.0 has decided it no longer wants to allow for "." in the key name. So, maybe change this to the new std of an "_" or allow us to send directly to logstash so someone can change it there using their de_dot plugin.
- is duplicated by
-
JENKINS-38291 Logstash fails to report buils to Elasticsearch 2 if a buildVariable contain dot in the name
-
- Resolved
-
The Logstash plugin pushes data to Elasticsearch in JSON format. Are you referring to the "denormalizing" performed by Elasticsearch, or period characters in the JSON keys?