diff --git a/docs/doxygen-user/images/ingest-file-filters.PNG b/docs/doxygen-user/images/ingest-file-filters.PNG index e8d0ddf926..1831789733 100644 Binary files a/docs/doxygen-user/images/ingest-file-filters.PNG and b/docs/doxygen-user/images/ingest-file-filters.PNG differ diff --git a/docs/doxygen-user/ingest.dox b/docs/doxygen-user/ingest.dox index ae36a91019..594108ee07 100644 --- a/docs/doxygen-user/ingest.dox +++ b/docs/doxygen-user/ingest.dox @@ -50,7 +50,7 @@ The file filters panel can be opened from the ingest module selection panel or t \image html ingest-file-filters.PNG -Each filter contains one or more rules for selecting files based on a combination of file name, path, and how recently the file was modified. Only one rule needs to match for the file to pass. Additionally, you can enter multiple comma-separated file extensions. All files will still be displayed in the tree view, but the ingest modules will only run on a subset. If we use the previous example and run the hash module, only files ending in .png will have their hash computed. +Each filter contains one or more rules for selecting files based on a combination of file name, path, file size, and how recently the file was modified. Only one rule needs to match for the file to pass. Additionally, you can enter multiple comma-separated file extensions. All files will still be displayed in the tree view, but the ingest modules will only run on a subset. If we use the previous example and run the hash module, only files ending in .png will have their hash computed. \section ingest_profiles Using Ingest Profiles