elastic / elastic/logstash

Minor: Error message wording for invalid config w/ Configuration Management enabled

Open
#9,447 0 comments 1 reaction 0 assignees View on GitHub
x-pack
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

*Original comment by @jakelandis:*

When starting X-Pack with configuration management and a path.config in the logstash.yml the followin error is displayed.

```
ERROR: You cannot use -f since Elasticsearch is configured as the config store.
```

This error message should be changed to (or the like) :

```
ERROR: Invalid configuration: path.config (or -f) can not be set when Configuration Management is enabled.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.