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

Citrix ADC Date Processing #11579

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jrmolin
Copy link
Contributor

@jrmolin jrmolin commented Oct 29, 2024

Proposed commit message

[citrix_adc] Pipeline errors for dates with spaces

  • Date processing did not account for whitespace surrounding the date/time fields
  • Sample data with leading or trailing whitespace caused pipeline tests to error out and fail
  • Painless scripts were amended to trim and also include zone offset information
  • Date processors had Trim processors added before

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@jrmolin jrmolin added the bugfix Pull request that fixes a bug issue label Oct 29, 2024
@elasticmachine
Copy link

elasticmachine commented Oct 29, 2024

💔 Build Failed

Failed CI Steps

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue Integration:citrix_adc Citrix ADC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants