Skip to content

2.1.6

Choose a tag to compare

@call518 call518 released this 27 Apr 16:52
· 17 commits to main since this release

Highlights

  • Anthropic Claude LLM provider support added
  • Wildcard (*) support for --log-path to 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 .env file 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