elastic / stream2es

Stream data into ES (Wikipedia, Twitter, stdin, or other ESes)
355 stars 60 forks source link

Use underscore rather than dashes for field names #1

Closed s1monw closed 11 years ago

s1monw commented 11 years ago

We should use underscore as a field-name separator rather than dashes to be consistent with other tools like kibana or Elasticsearch core itself.