You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
How is it possible to properly escape multiline.pattern? I did not find a way how pass single quotes to filebeat config.
becomes
And
becomes
According to https://www.elastic.co/guide/en/beats/filebeat/current//regexp-support.html it should remain "We recommend that you wrap regular expressions in single quotation marks to work around YAML’s string escaping rules. "
The text was updated successfully, but these errors were encountered: