Station LogHistory (LogHistoryService)

If a station is configured with the LogHistoryService (under its Services container), it maintains a buffered history (“LogHistory”) of some of the messages seen in the station’s standard output. In the LogHistoryService’s configuration, you specify its log level, meaning the minimum message type (from station output) to log. By default, the log level (property “Minimum Severity”) is Error. You may wish to change this to Warning.

This is mentioned because when looking at a station’s output, you are usually troubleshooting. As part of troubleshooting, you should always check the station’s histories for the LogHistory. It should contain recently recorded station errors and (if configured) warnings. This information may help when evaluating “live” output from the station.