-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
x-pack/filebeat: Add Instance Id to trace filename #35024
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
/test |
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please wait for another since this was my design and I would like to have that confirmed by another member of the team.
LGTM but adding some mention of this in the docs would be nice |
* Add Instance Id to trace filename * Add for CEL input * Add changelog * fix lint issues * restore lint changes * Make * placeholder * add docs * update note (cherry picked from commit 545f0f8)
…name (#35037) * x-pack/filebeat: Add Instance Id to trace filename (#35024) * Add Instance Id to trace filename * Add for CEL input * Add changelog * fix lint issues * restore lint changes * Make * placeholder * add docs * update note (cherry picked from commit 545f0f8) * Update CHANGELOG.next.asciidoc * Update CHANGELOG.next.asciidoc --------- Co-authored-by: Bharat Pasupula <[email protected]>
* Add Instance Id to trace filename * Add for CEL input * Add changelog * fix lint issues * restore lint changes * Make * placeholder * add docs * update note
What does this PR do?
This PR adds input instance ID to the request trace filename for httpjson input type
There is a placeholder
*
in the filename from integrations and the input instance id is replaced.Why is it important?
This provides different filenames to request trace files in httpjson/cel inputs
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.