Topbeat with ES2.0?

Is anyone using Topbeat with ES2.0? It's failing on me because of the commas in the field names:

status:400
reason: Field name [proc.cpu] cannot contain '.'

More information:

https://www.elastic.co/guide/en/elasticsearch/reference/2.0/_mapping_changes.html#_field_names_may_not_contain_dots

Hi imre, this has been fixed in the master branch on github but not released. It will be released in beta4.

Github issue:
https://github.com/elastic/topbeat/issues/44

Fix commit:
https://github.com/elastic/topbeat/commit/1c5f7f07ee5aade9646888b29c2dcb57e3c83039

1 Like