Alarm Configuration LoggingΒΆ

A simple service which logs all the configuration changes made to the alarm server configuration.

The alarm configuration tree is mapped to a directory structure where each node is represented by a directory and each leaf is a json file describing the alarm configuration for that element.

../../../_images/alarm_config_tree.png

The above file structure also uses the git version control system which allows us to trace all changes made to the alarm configuration.

../../../_images/git_alarm_config_tree.png