Hi everyone,
I would like to know if Logstash has any function that generate a hash of every log that it receives. The main purporse of this is to ensure (in the future) that logs has not been tampered(calculating again the hash and comparing it with the previous).
Thanks, have a good day!