Cerberus Reporting - transfer rules/send file
Hi team,
I'm currently looking at ways to report on Cerberus when a file is transferred to another server.
I'm using a Send file action which copies files to a remote server. This is working well, however I cannot see any of the report options that show these transfers. Am I missing something? I have the report tables all created and accessible in SQL (audit_log, configuration, file_hits, files, log_files and sessions).
Any ideas?
-
Hello Patrick, you are correct in that there is no logging of the transfer because it's being done by cURL, which the Cerberus Event interacts with. As such Cerberus doesn't really have a way to do detailed reporting. My recommendation would be to add a command to output cURL logging. That way you have a record of the transfer in the cURL logs.
See: https://www.unix.com/shell-programming-and-scripting/252609-curl-v-logs.html
Ian - Cerberus Support
Please sign in to leave a comment.
Comments
1 comment