MANIFEST.in
README.md
apollog.bat
apollog_cli.py
cloudformation_template.yaml
setup.py
apollog/__init__.py
apollog/cli.py
apollog/cloudformation_template.yaml
apollog.egg-info/PKG-INFO
apollog.egg-info/SOURCES.txt
apollog.egg-info/dependency_links.txt
apollog.egg-info/entry_points.txt
apollog.egg-info/requires.txt
apollog.egg-info/top_level.txt
controlPlane/__pycache__/runner.cpython-313.pyc
controlPlane/frontend/config.json
controlPlane/frontend/index.html
controlPlane/frontend/lambda_handler.py
controlPlane/frontend/requirements.txt
controlPlane/logIngestionEngine/Dockerfile
controlPlane/logIngestionEngine/lambda_handler.py
controlPlane/logIngestionEngine/logIngestionService.py
controlPlane/logIngestionEngine/requirements.txt
controlPlane/notificationEngine/Dockerfile
controlPlane/notificationEngine/lambda_handler.py
controlPlane/notificationEngine/notificationService.py
controlPlane/notificationEngine/requirements.txt
controlPlane/notificationEngine/__pycache__/notificationService.cpython-313.pyc
examples/config.yaml
examples/sample_config.yaml
tests/test_package.py