Metadata-Version: 2.4
Name: seerflow
Version: 0.2.0
Summary: A streaming, entity-centric log intelligence agent that foresees operational failures and sees security threats hiding across your log sources
Project-URL: Homepage, https://github.com/seerflow/seerflow
Project-URL: Repository, https://github.com/seerflow/seerflow
Project-URL: Issues, https://github.com/seerflow/seerflow/issues
Author: Fernando Flores
License-Expression: AGPL-3.0-only
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: aiohttp>=3.13.3
Requires-Dist: aiosqlite>=0.22.1
Requires-Dist: drain3>=0.9.11
Requires-Dist: grpcio>=1.78.0
Requires-Dist: msgspec>=0.20.0
Requires-Dist: opentelemetry-proto>=1.40.0
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: river>=0.23.0
Requires-Dist: watchfiles>=1.1.1
