Accelerator Alerts

In the Notifications module, it is possible to specify which Accelerator result should trigger a notification.

Possible Accelerator states:

  • SUCCESS – Everything is ok.

  • FAILED – Package step fails, e.g. Data Upload.

  • EXCEPTION – Total system failure.

  • CANCELLED – The user rollbacked the package.

 

Example of data (fields) to query:

{ "_index" : "logstash-2022.03.08", "_type" : "_doc", "_id" : "iOu3aH8B9ZG8U60WSKn3", "_score" : 2.5988562, "_source" : { "state" : "FAILED", "message" : "Error occurred during a deployment process!", "partition" : "company-qa", "requestId" : "8a5984c7-0f04-4933-ad4d-55091f18666b", "instance_name" : null, "index" : "logstash", "username" : "nimai.gorai@pricefx.eu", "account" : "Company", "level" : "INFO", "started_by" : "nimai.gorai@pricefx.eu", "clientId" : "122.172.40.214", "processId" : "ACC-net.pricefx.accelerators:rebate-management-package-573-EMPTY", "port" : 45562, "@timestamp" : "2022-03-08T08:48:36.220Z", "thread_name" : "taskExecutor-55", "cluster" : "sol-qa", "@version" : "1", "level_value" : 20000, "host" : "integration.pricefx.net", "logger_name" : "net.pricefx.integration.config.server.service.packages.LogResultService" }

 

 

 

PlatformManager version 1.75.0