# Stricken Host Logging
This is a log gathering system that will pull all logs into a single place during a reboot, or run manually, which will help us with analysis of a "stricken" or broken system. It's still early in concept, trying to help us gather more data in a single place so that it's not lost.

The logs are placed in : /var/tmp/stricken_dump-<date>

Usage: service stricken_host_logger start
this will take a snapshot of current logs

This service will run on boot as well.
