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

Migrate Netflow code to the logp logging library #42270

Closed
wants to merge 7 commits into from

Conversation

jrmolin
Copy link
Contributor

@jrmolin jrmolin commented Jan 8, 2025

Proposed commit message

[Netflow] Migrate from log to the logp logging library

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.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@jrmolin jrmolin added cleanup Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution labels Jan 8, 2025
@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 Jan 8, 2025
@mergify mergify bot assigned jrmolin Jan 8, 2025
@jrmolin jrmolin marked this pull request as ready for review January 14, 2025 17:26
@jrmolin jrmolin requested a review from a team as a code owner January 14, 2025 17:26
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

@jrmolin jrmolin requested a review from andrewkroh January 29, 2025 15:03
@stefans-elastic
Copy link
Contributor

just curious - why is this PR to branch 8.x and not main?

@jrmolin
Copy link
Contributor Author

jrmolin commented Jan 31, 2025

I was trying to get this into 8.18, @stefans-elastic

@jrmolin
Copy link
Contributor Author

jrmolin commented Jan 31, 2025

what should I do now?

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the code doesn't build successfully at the moment.

This PR should target the main branch, then automation will open a PR to backport this into the 8.x branch if you have applied the backport-8.x label.

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But the PR must go through main then we will backport it into 8.x via automation. You should be able to edit the target branch (and I assume a rebase would be needed).

@jrmolin
Copy link
Contributor Author

jrmolin commented Feb 13, 2025

closing in favor of #42704, which targets main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants