Hi,
When I curl with GET method on collector config info I get
"paths" : "[\"/var/log/*.log\",\"/var/log/messages\",\"/var/log/secure\"]"
So which form is correct in POST for configuration:
"properties": {
"paths": "['/var/log/*.log','/var/log/messages']",
or
"properties": {
"paths":
"[\"/var/log/*.log\",\"/var/log/messages\",\"/var/log/secure\"]",
Thanks,
Evgueni
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/752950d1-c531-49c4-9aa9-d6853e64d8fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.