// Automatically generated. Do not edit. User Options ~~~~~~~~~~~~ [[opt_AuxScriptsManager]] *AuxScriptsManager* (string, default _empty_):: Additional Bro scripts loaded on the manager, separated by spaces. [[opt_AuxScriptsStandalone]] *AuxScriptsStandalone* (string, default _empty_):: Additional Bro scripts loaded on a standalone Brothe manage, separated by spaces. [[opt_AuxScriptsWorker]] *AuxScriptsWorker* (string, default _empty_):: Additional Bro scripts loaded on the workers, separated by spaces. [[opt_BroArgs]] *BroArgs* (string, default _empty_):: Additional arguments to pass to Bro on the command-line. [[opt_CFlowAddr]] *CFlowAddr* (string, default _empty_):: If a cFlow load-balander is used, the address of the device (format: :). [[opt_CFlowPassword]] *CFlowPassword* (string, default _empty_):: If a cFlow load-balander is used, the password for accessing its configuration interface. [[opt_CFlowUser]] *CFlowUser* (string, default _empty_):: If a cFlow load-balander is used, the user name for accessing its configuration interface. [[opt_CustomInstallBin]] *CustomInstallBin* (string, default _empty_):: Additional executables to be installed into $\{BinDir}, including full path and separated by spaces. [[opt_Debug]] *Debug* (bool, default 0):: Enable extensive debugging output in spool/debug.log. [[opt_HaveNFS]] *HaveNFS* (bool, default 0):: True if shared files are mounted across all nodes via NFS (see FAQ). [[opt_LogDir]] *LogDir* (string, default "$\{BroBase}/logs"):: Directory for archived log files. [[opt_LogExpireInterval]] *LogExpireInterval* (int, default 30):: Number of days log files are kept. [[opt_MailAlarmPrefix]] *MailAlarmPrefix* (string, default "ALERT:"):: Subject prefix for individual alerts triggered by NOTICE_EMAIL. [[opt_MailAlarms]] *MailAlarms* (bool, default 1):: True if Bro should send mails for NOTICE_EMAIL alerts. [[opt_MailFrom]] *MailFrom* (string, default "Big Brother "):: Originator address for cluster-generated mails. [[opt_MailReplyTo]] *MailReplyTo* (string, default _empty_):: Reply-to address for cluster-generated mails. [[opt_MailSubjectPrefix]] *MailSubjectPrefix* (string, default "[Bro]"):: General Subject prefix for cluster-generated mails. [[opt_MailTo]] *MailTo* (string, default ""):: Destination address for cluster-generated mails. [[opt_MinDiskSpace]] *MinDiskSpace* (int, default 5):: Percentage of minimum disk space available before warning is mailed. [[opt_Prefixes]] *Prefixes* (string, default "local"):: Additional script prefixes for Bro, separated by colons. Use this instead of @prefix. [[opt_SaveTraces]] *SaveTraces* (bool, default 0):: True to let backends capture short-term traces via '-w'. These are not archived but might be helpful for debugging. [[opt_SendMail]] *SendMail* (bool, default 1):: True if shell may send mails. [[opt_SitePolicyManager]] *SitePolicyManager* (string, default "local-manager.bro"):: Local policy file for manager. [[opt_SitePolicyPath]] *SitePolicyPath* (string, default "$\{BroBase}/policy/local"):: Directories to search for local policy files, separated by colons. [[opt_SitePolicyStandalone]] *SitePolicyStandalone* (string, default "local.bro"):: Local policy file for standalone Bro. [[opt_SitePolicyWorker]] *SitePolicyWorker* (string, default "local-worker.bro"):: Local policy file for workers. [[opt_TimeFmt]] *TimeFmt* (string, default "%d %b %H:%M:%S"):: Format string to print data/time specifications (see 'man strftime'). Internal Options ~~~~~~~~~~~~~~~~ [[opt_AnalysisCfg]] *AnalysisCfg* (string, default "$\{CfgDir}/analysis.dat"):: Configuration file defining types of analysis which can be toggled on-the-fly. [[opt_BinDir]] *BinDir* (string, default "$\{BroBase}/bin"):: Directory for executables file. [[opt_BroBase]] *BroBase* (string, default _empty_):: Base path of cluster installation on all nodes. [[opt_Capstats]] *Capstats* (string, default _empty_):: Path to capstats binary; empty if not available. [[opt_CfgDir]] *CfgDir* (string, default "$\{BroBase}/etc"):: Directory for configuration files. [[opt_ClusterCfg]] *ClusterCfg* (string, default "$\{CfgDir}/config.cfg"):: Primary cluster configuration file. [[opt_DebugLog]] *DebugLog* (string, default "$\{SpoolDir}/debug.log"):: Log file for debugging information. [[opt_DistDir]] *DistDir* (string, default _empty_):: Path to Bro distribution directory. [[opt_HaveBroccoli]] *HaveBroccoli* (bool):: True if Broccoli interface is available. [[opt_HelperDir]] *HelperDir* (string, default "$\{BroBase}/bin/cluster-helper"):: Directory for cluster helper scripts. [[opt_LibDir]] *LibDir* (string, default "$\{BroBase}/lib"):: Directory for library files. [[opt_LocalNetsCfg]] *LocalNetsCfg* (string, default "$\{CfgDir}/networks.cfg"):: File definining the local networks. [[opt_LockFile]] *LockFile* (string, default "$\{SpoolDir}/lock"):: Lock file preventing concurrent shell operations. [[opt_NodeCfg]] *NodeCfg* (string, default "$\{CfgDir}/node.cfg"):: Node configuration file. [[opt_OS]] *OS* (string, default _empty_):: Name of operation systems as reported by uname. [[opt_PolicyDir]] *PolicyDir* (string, default "$\{BroBase}/policy"):: Directory for standard policy files. [[opt_Scripts-Manager]] *Scripts-Manager* (string, default "cluster-manager"):: Bro scripts loaded on the manager, separated by spaces. [[opt_Scripts-Proxy]] *Scripts-Proxy* (string, default "cluster-proxy"):: Bro scripts loaded on the proxies, separated by spaces. [[opt_Scripts-Standalone]] *Scripts-Standalone* (string, default "standalone"):: Bro scripts loaded on a standalone Bro, separated by spaces. [[opt_Scripts-Worker]] *Scripts-Worker* (string, default "cluster-worker"):: Bro scripts loaded on the workers, separated by spaces. [[opt_SpoolDir]] *SpoolDir* (string, default "$\{BroBase}/spool"):: Directory for run-time data. [[opt_StandAlone]] *StandAlone* (bool, default 0):: True if running in stand-alone mode (see elsewhere). [[opt_StateFile]] *StateFile* (string, default "$\{SpoolDir}/cluster.dat"):: File storing the current cluster state. [[opt_StatsLog]] *StatsLog* (string, default "$\{SpoolDir}/stats.log"):: Log file for statistics. [[opt_Time]] *Time* (string, default _empty_):: Path to time binary. [[opt_TmpDir]] *TmpDir* (string, default "$\{SpoolDir}/tmp"):: Directory for temporary data. [[opt_TmpExecDir]] *TmpExecDir* (string, default "$\{SpoolDir}/tmp"):: Directory where binaries are copied before execution. [[opt_TraceSummary]] *TraceSummary* (string, default _empty_):: Path to trace-summary script; empty if not available. [[opt_Version]] *Version* (string, default _empty_):: Version of the cluster shell.