79480220

Date: 2025-03-03 05:21:37
Score: 0.5
Natty:
Report link

I was having a similar problem and I was able to see the logs ingested after setting decompression in the config.yaml file for pormtal like this:

...

scrape_configs:
- job_name: system
  decompression:
    enabled: true
    format: gz
  static_configs:
  - targets:
      - localhost
    labels:
...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Esteban Camargo