Skip to content

Docs: Changing index pattern as described in docs does not work #351

Closed
@roncohen

Description

@roncohen

Documentation describes setting the index pattern like this:

output.elasticsearch:
  index: "apm-%{[app.name]}-%{[beat.version]}-%{+yyyy.MM.dd}"

here https://www.elastic.co/guide/en/apm/server/current/configuring.html#index-pattern

but changing it make APM Server print:
2017/11/28 14:03:39.259288 beat.go:635: CRIT Exiting: setup.template.name and setup.template.pattern have to be set if index name is modified.

We should update the documentation to explain that these also need to be set and how to set these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions