PrevNext
Restart Services for Persistence and Templates
If you make any updates for persistence and you want to see if a new field values persisted on MongoDB, the analytics engine must be restarted (
exabeam-analytics-stop;exabeam-analytics-start
).If you make any updates to event templates and you want to see the changes in the UI, the web components must be restarted (
web-stop;web-start
).If you make updates for persistence and want them displayed in the UI, and you also update event templates, both the analytics engine and the web components must be restarted.
Note
In order for a field to be displayed in a UI by using an event template, the field must be persisted.