suricatactl-filestore(1)

Perform actions on filestore

Section 1 suricata bookworm source

Description

SURICATACTL-FILESTORE

NAME

suricatactl-filestore - Perform actions on filestore

SYNOPSIS

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

DESCRIPTION

This command lets you perform certain operations on Suricata filestore.

OPTIONS

-h

Get help about the available commands.

COMMANDS

prune [-h|âhelp] [-n|âdry-run] [-v|verbose] [-q|âquiet] -d <DIRECTORY> âage <AGE>

Prune files older than a given age.

-d <DIRECTORY> | âdirectory <DIRECTORY> is a required argument which tells that user must provide the suricata filestore directory on which all the specified operations are to be performed.

âage <AGE> is a required argument asking the age of the files. Files older than the age mentioned with this option shall be pruned.

-h | âhelp is an optional argument with which you can ask for help about the command usage.

-n | âdry-run is an optional argument which makes the utility print only what would happen

-v | âverbose is an optional argument to increase the verbosity of command.

-q | âquiet is an optional argument that helps log errors and warnings only and keep silent about everything else.

BUGS

Please visit Suricataâs support page for information about submitting bugs or feature requests.

NOTES

Suricata Home Page

https://suricata.io/

Suricata Support Page

https://suricata.io/community/

COPYRIGHT

2016-2023, OISF