Possible to use everything to track file creation/deletion?

General discussion related to "Everything".
Post Reply
dave
Posts: 3
Joined: Mon May 20, 2019 11:41 pm

Possible to use everything to track file creation/deletion?

Post by dave »

Hi All,

I thought it would be really useful if everything can log every file creation/deletion. This can assist in troubleshooting many issues.
Does anyone know if everything can do this?

The resulting log file I expect would look like this:

Code: Select all

2023-04-26 13:01 New File Detected C:\temp\somefile.txt 
2023-04-26 13:05 File Deletion C:\temp\somefile.txt  
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: Possible to use everything to track file creation/deletion?

Post by harryray2 »

Try the index journal...Menu>Index>index journal.

It can also save a daily log file.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Possible to use everything to track file creation/deletion?

Post by void »

dave
Posts: 3
Joined: Mon May 20, 2019 11:41 pm

Re: Possible to use everything to track file creation/deletion?

Post by dave »

void wrote: Wed Apr 26, 2023 8:32 am An index journal is in development.

journal_log
journal_log_directory
journal_log_format
WOW! Just tried out version 1.5, it works very well. Thank you so very much!!!
Post Reply