Skip to content

[Fleet] Support agentless traffic filters#222082

Merged
MichelLosier merged 8 commits intoelastic:mainfrom
nchaulet:feature-support-agentless-traffic-fitler
Jun 18, 2025
Merged

[Fleet] Support agentless traffic filters#222082
MichelLosier merged 8 commits intoelastic:mainfrom
nchaulet:feature-support-agentless-traffic-fitler

Conversation

@nchaulet
Copy link
Member

@nchaulet nchaulet commented May 30, 2025

Summary

Related to https://github.com/elastic/agentless-api/issues/619

Introduce new config key to allow to pass app tokens for elasticsearch and fleet server for agentless deployment:

xpack.fleet.agentless.deploymentSecrets:
  fleetAppToken: TOKEN1
  elasticsearchAppToken: TOKEN2

This new config will be passed to the agentless-api to be used by agentless agents.

@MichelLosier MichelLosier self-assigned this Jun 17, 2025
@MichelLosier MichelLosier marked this pull request as ready for review June 17, 2025 20:47
@MichelLosier MichelLosier requested a review from a team as a code owner June 17, 2025 20:47
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jun 17, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@MichelLosier MichelLosier added backport:skip This PR does not require backporting release_note:enhancement and removed Team:Fleet Team label for Observability Data Collection Fleet team labels Jun 17, 2025
Copy link
Contributor

@juliaElastic juliaElastic left a comment

Choose a reason for hiding this comment

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

LGTM

@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jun 18, 2025
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @MichelLosier

@MichelLosier MichelLosier merged commit fa214dc into elastic:main Jun 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:enhancement Team:Fleet Team label for Observability Data Collection Fleet team v9.1.0

5 participants