The event message template includes placeholders which are expanded at run-time to values. The placeholders include:
1. hostName - The core's hostname.
2. details - The event's details object.
3. agentName - The name of the agent associated with this event, if the event has agent scope.
4. repositoryName - The name of the repository associated with this event, if the event has repository scope.
5. jobSummary - The summary of the job associated with this event, if the event has job scope.
6. remoteSlaveCoreName - The name of the remote slave core associated with this event, if the event has slave core scope.
7. remoteMasterCoreName - The name of the remote master core associated with this event, if the event has master core scope.
8. productName - The name of the product. Currently 'AppAssure Core' but will be subject to change with our custom branding feature.
9. companyName - The name of the company selling the product.