Hi Funnelback!
We’re working on a project right now where we’re gathering click logs into a custom CSV file, and then we have to supply that file to the user.
Currently we’re placing the file into the web resources folder,
So the file is currently accessible to the public.
Is there a better location we could store the file? Perhaps somewhere underneath /opt/funnelback/web/ so it ends up only accessible under url:8443/search/admin/ ?