1SURICATACTL-FILESTORE(1)           Suricata           SURICATACTL-FILESTORE(1)
2
3
4

NAME

6       suricatactl-filestore - Perform actions on filestore
7

SYNOPSIS

9       suricatactl filestore [-h] <command> [<args>]
10

DESCRIPTION

12       This command lets you perform certain operations on Suricata filestore.
13

OPTIONS

15       -h
16
17       Get help about the available commands.
18

COMMANDS

20       prune  [-h|--help]  [-n|--dry-run] [-v|verbose] [-q|--quiet] -d <DIREC‐
21       TORY> --age <AGE>
22
23       Prune files older than a given age.
24
25       -d <DIRECTORY> | --directory <DIRECTORY> is a required  argument  which
26       tells  that user must provide the suricata filestore directory on which
27       all the specified operations are to be performed.
28
29       --age <AGE> is a required argument asking the age of the  files.  Files
30       older than the age mentioned with this option shall be pruned.
31
32       -h  |  --help  is  an optional argument with which you can ask for help
33       about the command usage.
34
35       -n | --dry-run is an optional argument which makes  the  utility  print
36       only what would happen
37
38       -v  |  --verbose  is  an optional argument to increase the verbosity of
39       command.
40
41       -q | --quiet is an optional argument that helps log errors and warnings
42       only and keep silent about everything else.
43

BUGS

45       Please  visit  Suricata's support page for information about submitting
46       bugs or feature requests.
47

NOTES

49       · Suricata Home Page
50            https://suricata-ids.org/
51
52       · Suricata Support Page
53            https://suricata-ids.org/support/
54
56       2016-2019, OISF
57
58
59
60
615.0.6                           March 01, 2021        SURICATACTL-FILESTORE(1)
Impressum