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

httpjson to report the filename for application/zip based events #33952

Closed
kgeller opened this issue Dec 6, 2022 · 1 comment · Fixed by #34044
Closed

httpjson to report the filename for application/zip based events #33952

kgeller opened this issue Dec 6, 2022 · 1 comment · Fixed by #34044

Comments

@kgeller
Copy link
Contributor

kgeller commented Dec 6, 2022

The httpjson input should report filenames for application/zip events.

We have a bug for an integration that utilizes the filename to determine a log_type field as the field is in the name. For example, filename="delivery_20160705162902600.log" -> log_type: delivery. When utilizing compress: true, the filename is instead a random guid and so the log_type can't be derived, example filename="8578FCFC-A305-4D9A-99CB-F4D5ECEFE297.zip".

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 6, 2022
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants