.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. .TH SURICATA-UPDATE "1" "May 2019" "suricata-update version 1.0.5" "User Commands" .SH NAME suricata-update \- tool to update Suricata sources .SH DESCRIPTION usage: suricata\-update update [\-h] [\-v] [\-q] [\-D ] [\-c ] .TP [\-\-suricata\-conf ] [\-\-suricata ] [\-\-suricata\-version ] [\-\-user\-agent ] [\-\-no\-check\-certificate] [\-V] [\-o ] [\-f] [\-\-yaml\-fragment ] [\-\-url ] [\-\-local ] [\-\-sid\-msg\-map ] [\-\-sid\-msg\-map\-2 ] [\-\-disable\-conf ] [\-\-enable\-conf ] [\-\-modify\-conf ] [\-\-drop\-conf ] [\-\-ignore ] [\-\-no\-ignore] [\-\-threshold\-in ] [\-\-threshold\-out ] [\-\-dump\-sample\-configs] [\-\-etopen] [\-\-reload\-command ] [\-\-no\-reload] [\-T ] [\-\-no\-test] [\-\-no\-merge] .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-v\fR, \fB\-\-verbose\fR Be more verbose .TP \fB\-q\fR, \fB\-\-quiet\fR Be quiet, warning and error messages only .TP \fB\-D\fR , \fB\-\-data\-dir\fR Data directory (default: \fI\,/var/lib/suricata\/\fP) .TP \fB\-c\fR , \fB\-\-config\fR configuration file (default: \fI\,/etc/suricata/update.yaml\/\fP) .TP \fB\-\-suricata\-conf\fR configuration file (default: \fI\,/etc/suricata/suricata.yaml\/\fP) .TP \fB\-\-suricata\fR Path to Suricata program .TP \fB\-\-suricata\-version\fR Override Suricata version .TP \fB\-\-user\-agent\fR Set custom user\-agent string .TP \fB\-\-no\-check\-certificate\fR Disable server SSL/TLS certificate verification .TP \fB\-V\fR, \fB\-\-version\fR Display version .TP \fB\-o\fR , \fB\-\-output\fR Directory to write rules to .TP \fB\-f\fR, \fB\-\-force\fR Force operations that might otherwise be skipped .TP \fB\-\-yaml\-fragment\fR Output YAML fragment for rule inclusion .TP \fB\-\-url\fR URL to use instead of auto\-generating one (can be specified multiple times) .TP \fB\-\-local\fR Local rule files or directories (can be specified multiple times) .TP \fB\-\-sid\-msg\-map\fR Generate a sid\-msg.map file .TP \fB\-\-sid\-msg\-map\-2\fR Generate a v2 sid\-msg.map file .TP \fB\-\-disable\-conf\fR Filename of rule disable filters .TP \fB\-\-enable\-conf\fR Filename of rule enable filters .TP \fB\-\-modify\-conf\fR Filename of rule modification filters .TP \fB\-\-drop\-conf\fR Filename of drop rules filters .TP \fB\-\-ignore\fR Filenames to ignore (can be specified multiple times; default: *deleted.rules) .TP \fB\-\-no\-ignore\fR Disables the ignore option. .TP \fB\-\-threshold\-in\fR Filename of rule thresholding configuration .TP \fB\-\-threshold\-out\fR Output of processed threshold configuration .TP \fB\-\-dump\-sample\-configs\fR Dump sample config files to current directory .TP \fB\-\-etopen\fR Use ET\-Open rules (default) .TP \fB\-\-reload\-command\fR Command to run after update if modified .TP \fB\-\-no\-reload\fR Disable reload .TP \fB\-T\fR , \fB\-\-test\-command\fR Command to test Suricata configuration .TP \fB\-\-no\-test\fR Disable testing rules with Suricata .TP \fB\-\-no\-merge\fR Do not merge the rules into a single file .SS "other commands:" .TP update\-sources Update the source index .TP list\-sources List available sources .TP enable\-source Enable a source from the index .TP disable\-source Disable an enabled source .TP remove\-source Remove an enabled or disabled source .TP list\-enabled\-sources List all enabled sources .TP add\-source Add a new source by URL