mradamlacey / elasticsearch-tableau-connector

Tableau Web Data Connector for Elasticsearch
MIT License
149 stars 64 forks source link

Add support for special characters in Elasticsearch field names like `@timestamp` #42

Closed mradamlacey closed 7 years ago

mradamlacey commented 7 years ago

Special characters in field names cause issues in Tableau that are valid in Elasticsearch mappings.

Example is the common field @timestamp found in part of the default Logstash mappings.