Services Events #
services:storage:error #
Triggered when the storage engine encounter an error.
Specific to Elasticsearch storage service
Arguments | Type | Description |
---|---|---|
message | string | Error message |
meta | object | Elasticsearch client error meta information |
stack | string | Error stacktrace |
Edit this page on Github(opens new window)