Skip to content

Conversation

@jersub
Copy link

@jersub jersub commented Apr 28, 2015

Hi,

This pull request aims to let the user choose the Logstash configuration layout. Indeed, one might want to stack Logstash configuration files as traits (e.g. 10-syslog.conf, 10-custom-input.conf, 20-custom-filter.conf) as the Pillar + top.sls structure allows it. The current layout (i.e. 01-inputs.conf, 02-filters.conf, 03-outputs.conf) is too much static and sticks the user to defining a Logstash configuration per host.

Note that this change breaks backward compatibility.

Still to be done: updating the README section "Pillar Data Explained"

@iggy
Copy link

iggy commented Apr 29, 2015

If you absolutely must break backwards compatibility, A. you should justify the need B. you should document it in the README or similar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants