Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a wider range of characters for logstash.log.pipeline_id #17243

Merged
merged 6 commits into from
Mar 30, 2020

Commits on Mar 25, 2020

  1. Allow a wider range of characters for logstash.log.pipeline_id

    Allow a wider range of characters for `logstash.log.pipeline_id`.
    The `NOTSPACE` should be fine, but for covering any case, `DATA` would be safer.
    Should solve #17242
    lucabelluccini committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    25b0b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd6c1a View commit details
    Browse the repository at this point in the history
  3. Failed tests

    lucabelluccini committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    20b6f72 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. update changelog

    lucabelluccini committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    3f731f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6562309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb0b44 View commit details
    Browse the repository at this point in the history