2.1.6
Highlights
- Anthropic Claude LLM provider support added
- Wildcard (
*) support for--log-pathto batch-process multiple log files - Batch mode OOM fix: streaming I/O keeps memory under 10 MB regardless of file size
- Telegram alert integration for critical security events
- GeoIP enrichment for source IP addresses
- Elasticsearch/Kibana integration with pre-built dashboard template
- Configuration migrated to
.envfile management - Gitleaks pre-commit hook for secret leak prevention
- Supported LLM providers: Ollama, OpenAI, vLLM, Gemini, Anthropic
Install
pip install logsentinelai==2.1.6
Notes
- Requires Python 3.11 or 3.12 (3.13+ not supported)
- First official GitHub Release — covers full history from initial commit
- Full usage guide: INSTALL-and-USAGE.md