Skip to content

Conversation

@Polliog
Copy link
Collaborator

@Polliog Polliog commented Dec 10, 2025

This pull request introduces LogWard v0.3.0, focusing on major new features for security operations, improved deployment and scaling, and enhanced documentation. The highlights include a full-featured SIEM dashboard and incident management system, official C#/.NET SDK, IP reputation enrichment, organization invitations, and significant improvements to Docker deployment for horizontal scaling. Documentation and configuration files have been updated to reflect these changes and provide clearer setup instructions.

Major Feature Additions

  • SIEM Dashboard & Incident Management: A comprehensive security dashboard with real-time widgets, MITRE ATT&CK mapping, incident workflow, collaboration, PDF export, and live updates is now available. [1] [2] [3]
  • C# / .NET SDK: Official SDK for .NET 6/7/8 with advanced features like batching, retries, circuit breaker, distributed tracing, and ASP.NET Core middleware. [1] [2]
  • IP Reputation & GeoIP Enrichment: Backend now supports IP reputation lookups and GeoIP enrichment, with UI integration in incident details.
  • Organization Invitations: Users can invite team members, assign roles, manage invitations, and handle expiration.

Deployment & Scaling Improvements

  • Horizontal Scaling with Traefik: Added docker/docker-compose.traefik.yml for reverse proxy, load balancing, and multi-instance scaling; updated .env.example and documentation for new scaling workflow. [1] [2] [3] [4]
  • Docker Compose & .env Updates: Simplified and clarified configuration, added version pinning for images, and improved environment variable documentation for secure and scalable deployments. [1] [2] [3] [4] [5] [6]

Documentation & UI Updates

  • README & Changelog Enhancements: Added SIEM dashboard screenshots, new SDKs, updated setup instructions, and improved feature lists to reflect v0.3.0. [1] [2] [3] [4] [5] [6] [7] [8]

Bug Fixes

  • PDF Export Connection: Incident detail page PDF export now correctly wired via the onExportPdf prop.

Versioning & Image Updates

  • Updated to v0.3.0: All references and Docker images updated to the new version for consistency and stability. [1] [2] [3] [4]

Let me know if you have questions about any specific changes or want to dive deeper into the new SIEM features or scaling setup!

Closes: #5, Closes: #9, Closes: #20

Polliog and others added 5 commits December 9, 2025 19:33
* feat: Implement SIEM functionality with detection events and incident management
* feat: Enhance documentation for horizontal scaling and API configuration
@Polliog Polliog linked an issue Dec 10, 2025 that may be closed by this pull request
15 tasks
@Polliog Polliog merged commit 0eb2c3f into main Dec 11, 2025
8 checks passed
@Polliog Polliog deleted the 0.3.0 branch February 6, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Infrastructure] Horizontal Scaling Support [SDK] C# (CSharp) SDK Implementation [Feature] SIEM Dashboard & Incident Management

1 participant