dooked
dooked copied to clipboard
Adding first-seen/last-seen to dataset with new flags
Whilst the captured data is good, it fails in conditions where there's load balancing in place (as the IP will rotate on each capture).
Suggested fix to this is to add two date fields, first-seen and last-seen, potentially also seen as an integer count (less valuable, nice to have).
As alerts would then change around this, flags should be added:
fswhich would boolean toggle a messaging being shown each run of all first scene itemslswhich would toggle messaging to show if an item was in the last scan, but is no longer seen in days since the specified run. Sols 2woudl shown any items not seen this run, or in the last two days.lsdwhich is ls, but in US datetime format, showing prompts for items that haven't been seen sincelsd <date>
Bounty for this item is $100USD. If you put in a pull request, be sure to mention a paypal link (here or in dm on twitter.com/codingo_).