Skip to content

Commit 7bac7dc

Browse files
authored
Merge pull request #66 from ISISComputingGroup/addJournalEntries
Update Journal-Viewer.md
2 parents 55b1aa3 + e33d017 commit 7bac7dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/system_components/Journal-Viewer.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ Contains information on the IBEX journal viewer. This feature is intended to pro
2727
1. Journal parser can be run as `C:\Instrument\Apps\EPICS\ISIS\JournalParser\master\bin\windows-x64\JournalParser.exe <Instrument Name> <Run Number> cycle_00_0 "C:\data" NDW<Instrument Name>`
2828
- Change `<Instrument Name>` to the name of your instrument
2929
- Change `<Run Number>` to one that exists in `C:\Data\Journal\journal_00_0.xml` on your machine
30-
- Note that you need to prefix your instrument with "NDW" in the last argument as this will get stripped by the script
30+
- Note that you need to prefix your instrument with "NDW" in the last argument as this will get stripped by the script
31+
32+
## Repopulate Journals following truncation
33+
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.

0 commit comments

Comments
 (0)