Hi Nicolas, On Wednesday, 1 February 2017 15:36:50 UTC+1, [email protected] wrote: > > I'm doing this request: curl -XGET -u user:password " > http://11.44.999.777/search?rangetype=relative&fields=message%2Csource&width=1920&highlightMessage=&relative=28800&q=source%3Aapache%5C-access > " >
You're missing the --location or -L parameter in your curl command. Cheers, Jochen -- 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/7d74d960-abf1-4060-a19f-6e2e4e54e9fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
