curl -u user:pwd -H ‘Accept: text/csv’ -X GET ‘http://:9000/search?saved=5c3c8b7986fc7c3f9fb675a4&width=1903&rangetype=relative&fields=%2Cfw_action%2Cfw_categoryname%2Cfw_url%2Cfw_user&relative=604800&q=fw_action%20%3D%20block%20%26%26%20_exists_%3Afw_user’
but so far I only seem to get a page 404 error so making less progress than my predecessor. Also more a problem for once it is working, but I also don’t seem able to give roles or users access to the search menu option or to saved searches and so presume from this that the credentials would need to be those of our admin account.
Any help in getting this to work or alternative solutions for automating export of CSV data would be much appreciated.
I’m quite new to graylog, but with saved search I found it was easier to produce the output I needed. I will take another look at streams on your advice, thanks.