Skip to content
HN On Hacker News ↗

GitHub - McIndi/SIEMatic: A fair-sourced observability platform built with Django, designed for modern event collection, indexing, and search. It provides a modular architecture for ingesting, processing, and querying event data, with a focus on extensibility, security, and developer productivity.

▲ 9 points 7 comments by ilovetux 3w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this entire text is AI.

98 %

AI likelihood · overall

AI
0% human-written 100% AI-generated
SEGMENTS · HUMAN 0 of 1
SEGMENTS · AI 1 of 1
WORD COUNT 210
PEAK AI % 98% · §1
Analyzed
Aug 4
backend: pangram/v3.3
Segments scanned
1 windows
avg 210 words each
Distribution
0 / 100%
human / AI fraction
Verdict
AI
Pangram v3.3

Article text · 210 words · 1 segments analyzed

Human AI-generated
§1 AI · 98%

SIEMatic is a fair-sourced observability platform for collecting, indexing, searching, and analyzing security events with Django. It includes pluggable agents, an authenticated WebSocket indexer, a pipeline search language, saved searches, dashboards, crawler analytics, findings, alerts, retention policies, and REST APIs. WarningEarly-release alpha. SIEMatic is under active development and is shipping as an alpha. Interfaces, data formats, configuration, and features may change without notice, and stability is not guaranteed. Evaluate it in non-production environments. If you need to depend on SIEMatic for a production workload, contact sales@mcindi.com for a paid support contract. Read the full documentation at https://mcindi.com/SIEMatic/. Quick start Python 3.12 or newer is required. python -m venv .venv source .venv/bin/activate # Windows PowerShell: .venv\Scripts\Activate.ps1 pip install -r requirements.txt python manage.py rundev Open https://localhost:8000/. The local certificate is self-signed. For setup, deployment, administration, search syntax, plugin development, and API details, see the documentation. rundev creates the siematic-admin development superuser and writes its generated password to rundev-superuser.txt. The ignored file is overwritten with a new password each time the command starts. License SIEMatic is distributed under the Business Source License 1.1 with an Additional Use Grant for qualifying personal, nonprofit, and educational use. See LICENSE for the authoritative terms, including the Change Date and Change License. Contact sales@mcindi.com for commercial licensing.