orloader is a daemon that watches a directory for files that contain input to Orcus, then processes those files and loads them into the Orcus database. It can process raw pcap packet capture files, packet capture data produced by YAF, and pre-digested deep-packet-inspection DNS data produced by YAF.
--config-file
FILE_PATH
¶Read the orcus.conf(5) configuration file from FILE_PATH instead of searching for it in a default location.
${PREFIX}/etc/orcus.conf
/etc/orcus.conf
These are possible locations for a default Orcus configuration file, if no configuration is provided on the command-line.