Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use decompress_gzip_field to decompress the gz compressed package, but the information received in Graylog was garbled #42273

Open
RoopeLee opened this issue Jan 9, 2025 · 1 comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@RoopeLee
Copy link

RoopeLee commented Jan 9, 2025

I tried to use decompress_gzip_field to decompress the gz compressed package and forward it to Graylog, but the information received in Graylog was garbled.How can I do it?

================================= Processors =================================

processors:
#- decompress_gzip_field:

  • decompress_gzip_field:
    field: ["message"]
  • add_host_metadata:
    when.not.contains.tags: forwarded
  • add_cloud_metadata: ~
  • add_docker_metadata: ~
  • add_kubernetes_metadata: ~
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 9, 2025
@botelastic
Copy link

botelastic bot commented Jan 9, 2025

This issue doesn't have a Team:<team> label.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

No branches or pull requests

1 participant