Bug: system/filesystem not formatting list of ignored filesystem types correctly. #6408
Labels
bug
Something isn't working, use only for issues
Integration:system
System
Team:Obs-InfraObs
Label for the Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]
There's an issue with the code here:
integrations/packages/system/data_stream/filesystem/agent/stream/stream.yml.hbs
Line 5 in 1fe3888
Such that when a user supplies a custom list, it gets formatted like this. Note the lack of spaces:
This is invalid, and the underlying code can't read it. It should be formatted like this: https://github.com/elastic/integrations/blob/1fe388892b9329ff80528e7e7a1ba48c9b432dad/packages/system/data_stream/filesystem/agent/stream/stream.yml.hbs#LL10C1-L13C10
The text was updated successfully, but these errors were encountered: