This workflow automates the process of monitoring, auditing, and comparing object integrity on AWS S3 storage. It involves scheduled checks or manual triggers to list, download, and verify S3 objects by generating and comparing their MD5 and MD6 hashes. The system detects any discrepancies indicating potential tampering or corruption, logs audit snapshots, and manages suspect files. Additionally, the workflow integrates OCR and AI analysis for specific file types, sends summary reports via email, and stores audit data in MongoDB and MinIO for further review. This setup is ideal for maintaining data integrity, compliance, and security in cloud storage environments.
AWS S3 Object Integrity Auditor Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatMistralCloud, awsS3, compareDatasets, convertToFile, crypto, emailSend, extractFromFile, filter, manualTrigger, mistralAi, mongoDb, removeDuplicates, s3, scheduleTrigger, set, splitInBatches, splitOut, ssh, stickyNote, switch, wait |
Reviews
There are no reviews yet.