logsentinelai

🔍Declarative LLM-powered analyzer for security events and system logs. Extracts, structures, and visualizes data for Kibana/Elasticsearch.

24 articles
How to Migrate from Traditional Regex-Based Log Analysis to LogSentinelAI

Transition from regex log analysis to LogSentinelAI. Learn how to automate structured security intelligence extraction from raw logs using LLMs and Pydantic.

migration-guide
Feb 26, 2026
How LogSentinelAI Handles Large Log Files with Chunked Processing

LogSentinelAI efficiently processes large log files using chunked processing. Discover how it maintains constant memory usage in realtime and batch modes for any file size.

how-to-guide
Feb 26, 2026
How to Build Custom Kibana Dashboards for LogSentinelAI Data

Learn to build custom Kibana dashboards for LogSentinelAI data by extending the JSON model, creating Lens visualizations, and exporting NDJSON for automation. Optimize your log analysis workflow.

how-to-guide
Feb 26, 2026
How to Manage Token Usage and Optimize Costs for Cloud LLM Providers in LogSentinelAI

Master token usage and control cloud LLM costs with LogSentinelAI. Leverage built-in tools like LLM_MAX_TOKENS and LOG_CHUNK_SIZES to optimize spending without code changes.

tutorial
Feb 26, 2026
How to Configure Sampling Mode for Realtime Log Monitoring in LogSentinelAI

Learn how to configure sampling mode for realtime log monitoring in LogSentinelAI. Optimize performance by enabling sampling or setting an automatic threshold for incoming logs.

how-to-guide
Feb 26, 2026
How to Implement Custom Event Types and Detection Rules in LogSentinelAI

Easily implement custom event types and detection rules in LogSentinelAI. Extend enums, modify prompts, and leverage the LLM to auto-emit events. Enhance your security analysis effortlessly.

how-to-guide
Feb 26, 2026
How to Set Up SSH Key-Based Authentication for Remote Log Access in LogSentinelAI

Securely grant remote log access in LogSentinelAI. Learn to set up SSH key-based authentication by generating keys and configuring your environment for safe log retrieval.

how-to-guide
Feb 26, 2026
How to Debug Elasticsearch Connection and Indexing Issues in LogSentinelAI

Learn to debug Elasticsearch connection and indexing issues in LogSentinelAI by enabling debug logging and running essential checks. Resolve network, auth, or indexing problems efficiently.

how-to-guide
Feb 26, 2026
How to Configure Elasticsearch Index Lifecycle Management (ILM) with LogSentinelAI

Learn how to configure Elasticsearch Index Lifecycle Management ILM with LogSentinelAI. Discover automatic policy creation, index rollover, and data deletion for efficient log management.

how-to-guide
Feb 26, 2026
How LogSentinelAI Integrates the Outlines Library for Structured LLM Output

LogSentinelAI integrates Outlines to structure LLM output using Pydantic schemas for validated JSON. Ensure reliable, structured data generation across providers.

how-to-guide
Feb 26, 2026
How to Scale LogSentinelAI for High-Volume Enterprise Environments: A Complete Guide

Scale LogSentinelAI for high-volume enterprise environments. Discover how tunable ingestion buffers, parallel LLM processing, and clustered Elasticsearch enable massive log stream handling without core logic changes.

how-to-guide
Feb 26, 2026
Security Best Practices for Deploying LogSentinelAI in Production: A Complete Hardening Guide

Master LogSentinelAI production security with our hardening guide. Learn to externalize secrets, secure Elasticsearch, run non-root containers, and enforce SSH authentication for robust log management.

best-practices
Feb 26, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →