Richard Mauri
Richard Mauri
I have a test string that has a value with an escaped UNC path in it . It validates ok according to: https://jsonlint.com/ **`"{\"dataPath\":\"\\\\bnk11977fs\\bnk11977\\xyz11146682\\xyzdata\\\"}"`** When you pass it through json.Unescape...
When you click on the PluginFactory link https://godoc.org/github.com/elastic/beats/v7/filebeat/beater#PluginFactory it takes you to an error page There is a breaking API change in filebeat/cmd/root.go where the RootCmd public variable is removed...
Please run these steps (works on mac os with Docker desktop) Note I also tried to specify a locked down version with --version 2.1.3 but it doesn't help. ``` printf...
My service manager journalctl is full of chown permission errors. The linux process is running as root user and directory and files are all owned by root. I see no...