Skip to content

x-pack/winlogbeat/module/routing/ingest: fix typo for channel name#31291

Merged
efd6 merged 1 commit into
elastic:mainfrom
efd6:31287-winlogbeat
Apr 14, 2022
Merged

x-pack/winlogbeat/module/routing/ingest: fix typo for channel name#31291
efd6 merged 1 commit into
elastic:mainfrom
efd6:31287-winlogbeat

Conversation

@efd6

@efd6 efd6 commented Apr 13, 2022

Copy link
Copy Markdown
Contributor

What does this PR do?

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@efd6 efd6 added bug Team:Security-External Integrations backport-v8.0.0 Automated backport with mergify 8.3-candidate backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify labels Apr 13, 2022
@efd6 efd6 requested review from a team as code owners April 13, 2022 23:40
@efd6 efd6 requested review from faec and fearful-symmetry and removed request for a team April 13, 2022 23:40
@elasticmachine

Copy link
Copy Markdown
Contributor

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

@botelastic botelastic Bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Apr 13, 2022
@mergify mergify Bot assigned efd6 Apr 13, 2022
@efd6 efd6 force-pushed the 31287-winlogbeat branch from 3d3e8d3 to 60301bb Compare April 13, 2022 23:41
@elasticmachine

Copy link
Copy Markdown
Contributor

💚 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: 2022-04-13T23:42:13.315+0000

  • Duration: 36 min 12 sec

Test stats 🧪

Test Results
Failed 0
Passed 12
Skipped 0
Total 12

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@efd6 efd6 merged commit ab3acb0 into elastic:main Apr 14, 2022
@efd6 efd6 deleted the 31287-winlogbeat branch April 14, 2022 01:31
mergify Bot pushed a commit that referenced this pull request Apr 14, 2022
mergify Bot pushed a commit that referenced this pull request Apr 14, 2022
mergify Bot pushed a commit that referenced this pull request Apr 14, 2022
efd6 added a commit that referenced this pull request Apr 14, 2022
…31291) (#31292)

(cherry picked from commit ab3acb0)

Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
efd6 added a commit that referenced this pull request Apr 14, 2022
…31291) (#31293)

(cherry picked from commit ab3acb0)

Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
efd6 added a commit that referenced this pull request Apr 14, 2022
…31291) (#31294)

(cherry picked from commit ab3acb0)

Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
v1v added a commit to v1v/beats that referenced this pull request Apr 18, 2022
…er-tar-gz

* upstream/main: (139 commits)
  [Automation] Update elastic stack version to 8.3.0-c655cda8 for testing (elastic#31322)
  Define a queue metrics reporter interface  (elastic#31289)
  [Oracle Module] Change tablespace metricset collection period (elastic#31259)
  libbeat/reader/syslog: relax timestamp parsing to allow leading zero (elastic#31254)
  [Automation] Update elastic stack version to 8.3.0-55ba6f37 for testing (elastic#31311)
  [libbeat] Remove unused fields and functions in the memory queue (elastic#31302)
  [libbeat] Cleaning up some unneeded helper types (elastic#31290)
  Readme for kibana module (elastic#31276)
  [Automation] Update elastic stack version to 8.3.0-4be61f32 for testing (elastic#31296)
  x-pack/winlogbeat/module/routing/ingest: fix typo for channel name (elastic#31291)
  Small pipeline cleanup removing some unused data fields (elastic#31288)
  removing info log (elastic#30971)
  Simplify TLS config deserialization (elastic#31168)
  Detect new files under known paths in filestream input (elastic#31268)
  Add support for port mapping in docker hints (elastic#31243)
  Update qa-labels.yml (elastic#31260)
  libbeat: log debug for `proxy_url` and fixed docs (elastic#31130)
  [heartbeat][docs] Add note about ensuring correct index settings for uptime (elastic#31146)
  [Automation] Update elastic stack version to 8.3.0-2c8f9574 for testing (elastic#31256)
  [Filebeat] fix m365_defender pipeline bug (elastic#31227)
  ...
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…lastic#31291) (elastic#31292)

(cherry picked from commit cb04b69)

Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.3-candidate backport-v8.0.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Winlogbeat] Routing pipeline doesn't match powershell events

3 participants