This request is for the following:
Expose (and capture/index if not already) the date specific to ES that it acquired and stored whatever flags/info the user has selected in existing indexing options.
- Index the date first added to ES db and last date updated
- Add the ability to then add this attribute to the GUI display columns to quickly view the age of the index data
- This would then also allow all standard ES searches/filters/bookmarks to both of these newly indexed values
The second part of the example/test would be after enabling the two new display columns, to utilize the ES bar to query for all files added to the ES database before Jan01 of this year (ie.
Code: Select all
ic:<=01/01/2019
Code: Select all
ic:<=01/01/2019 iu:>=06/01/2019
This would allow ES to do something I know it is fully capable of, but cannot do for me today since I use it to ALWAYS index certain NTFS data and I am continually adding/testing/removing apps/utils/code - become the perfect record keeper. Did I ever have that? When did I last have it? Ok, so I added it a year ago. When did I move/remove it from system XYZ? Ahh, ES says last seen/updated six months ago.....that's right, I deleted it because XYZ....or.....why did that suddenly disappear is that utility managing it misbehaving, etc.
Hope this description/detail helps and that you'll consider this for the future features of ES. Thanks!
-C