README.md
setup.py
logger_to_kibana.egg-info/PKG-INFO
logger_to_kibana.egg-info/SOURCES.txt
logger_to_kibana.egg-info/dependency_links.txt
logger_to_kibana.egg-info/entry_points.txt
logger_to_kibana.egg-info/top_level.txt
src/__init__.py
src/aws_credentials.py
src/commands.py
src/configuration.py
src/file_processor.py
src/kibana.py
src/utils/__init__.py
src/utils/dashboard.py
src/utils/metric.py
src/utils/table.py
src/utils/visualization.py
tests/__init__.py
tests/helpers.py
tests/unit/__init__.py
tests/unit/test_aws_credentials.py
tests/unit/test_commands.py
tests/unit/test_file_processor.py
tests/unit/test_kibana.py
tests/unit/utils/__init__.py
tests/unit/utils/test_dashboard.py
tests/unit/utils/test_metric.py
tests/unit/utils/test_table.py
tests/unit/utils/test_visualization.py