doc/userguide/file-extraction/config-update.rst
.. _filestore-update-v1-to-v2:
Given a file-store configuration like::
The following changes will need to be made to convert to a v2 style configuration:
version field must be set to 2.log-dir field should be renamed to dir. It is recommended to use a new directory instead of an existing v1 directory.waldo option. It is no longer used.write-meta option.write-fileinfo to enable writing of a metadata file along side the extracted file. Not that this option is disabled by default as a fileinfo event can be written to the Eve log file.include-pid option. There is no equivalent to this option in file-store v2.Example converted configuration::
Refer to the :ref:File Extraction section of the manual for information about the format of the file-store directory for file-store v2.