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

[cef] Add time zone config option #1723

Merged
merged 2 commits into from
Sep 27, 2021

Conversation

andrewkroh
Copy link
Member

What does this PR do?

Expose the timezone config option for the decode_cef processor. It is an IANA time zone or time offset
(e.g. +0200) to use when interpreting timestamps without a time zone in the CEF message.

Relates: elastic/beats#27727

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.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

Related issues

Screenshots

Screen Shot 2021-09-14 at 5 37 47 PM

@andrewkroh andrewkroh added enhancement New feature or request Team:Security-External Integrations Integration:cef Common Event Format (CEF) labels Sep 14, 2021
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

Expose the `timezone` config option for the `decode_cef` processor. It is an IANA time zone or time offset
(e.g. `+0200`) to use when interpreting timestamps without a time zone in the CEF message.

Relates: elastic/beats#27727
@elasticmachine
Copy link

elasticmachine commented Sep 14, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-09-27T18:59:08.070+0000

  • Duration: 12 min 1 sec

  • Commit: ab57073

Test stats 🧪

Test Results
Failed 0
Passed 84
Skipped 0
Total 84

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@andrewkroh andrewkroh merged commit dc99288 into elastic:master Sep 27, 2021
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
Expose the `timezone` config option for the `decode_cef` processor. It is an IANA time zone or time offset
(e.g. `+0200`) to use when interpreting timestamps without a time zone in the CEF message.

Relates: elastic/beats#27727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:cef Common Event Format (CEF)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants