mrheinen / lophiid

A distributed honeypot for monitoring large scale web attacks
GNU General Public License v2.0
6 stars 1 forks source link

Add exact creation time to IP events #31

Closed mrheinen closed 1 month ago

mrheinen commented 1 month ago

Because of the caching delays, the created_at timestamp, which is set when writing to the database, is not accurate enough

mrheinen commented 1 month ago

This was implemented already as part of other changes.