You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLP-driven Automated Compliance Reporting with ELK Stack
Description
The project focuses on setting up compliance logging using Logstash, Elasticsearch, and NLP techniques. It involves configuring Logstash to process logs, extracting compliance-related data (such as PII, encryption, and GDPR mentions) using spaCy, and integrating the processed logs into Elasticsearch for analysis. The goal is to automate compliance monitoring and enhance log intelligence with AI-powered text extraction.