diff --git a/doc/system_components/Journal-Viewer.md b/doc/system_components/Journal-Viewer.md index 0c3e33bfd..8182b7564 100644 --- a/doc/system_components/Journal-Viewer.md +++ b/doc/system_components/Journal-Viewer.md @@ -27,4 +27,7 @@ Contains information on the IBEX journal viewer. This feature is intended to pro 1. Journal parser can be run as `C:\Instrument\Apps\EPICS\ISIS\JournalParser\master\bin\windows-x64\JournalParser.exe cycle_00_0 "C:\data" NDW` - Change `` to the name of your instrument - Change `` to one that exists in `C:\Data\Journal\journal_00_0.xml` on your machine - - Note that you need to prefix your instrument with "NDW" in the last argument as this will get stripped by the script \ No newline at end of file + - Note that you need to prefix your instrument with "NDW" in the last argument as this will get stripped by the script + +## Repopulate Journals following truncation +To add journal entries back on an instrument following a truncation (e.g. if there is the following nagios error: `EPICS MYSQL Journal Entries`), run `[group public share]\JournalParser\add_journal_entries.bat` on the instrument.