ent.2.2.1.source-code.strolch-agent.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of agent Show documentation
Show all versions of agent Show documentation
Strolch Agent which is the runtime for Strolch
The newest version!
agent.started={applicationName}:{environment} All {components} Strolch Components started. Took {took}. Strolch is now ready to be used. Have fun =))
agent.stopping={applicationName}:{environment} Stopping Strolch Agent with {components} components.
agent.tx.failed=Transaction has failed due to {reason}
agent.observers.update.failed=Observer handler action '{type}' failed due to: {reason}
agent.service.failed=Service {service} has failed due to {reason}
agent.service.failed.ex=Service {service} has failed due to {reason} due to: {exception}
job.failed=Execution of Job {jobName} has failed due to {reason}
operationsLog.load.failed=Failed to load OperationsLog due to: {reason}
operationsLog.persist.failed=Failed to persist OperationsLog due to: {reason}
agent.query.failed.access.denied=User {user} may not perform query {query}
agent.search.failed.access.denied=User {user} may not perform search {search}
agent.service.failed.access.denied=User {user} may not perform service {service}