> Source: [sk172226](https://support.checkpoint.com/results/sk/sk172226)

# sk172226 - "The object specified in 'Always send alerts to' field, has no active 'Logging & Status' blade" error after entering the "add-simple-gateway"  command

| Property | Value |
|----------|-------|
| Solution ID | sk172226 |
| Date Created | 2021-02-24 |
| Last Modified | 2021-06-27 |
| Technical Level | General |
| Products | Security Management Server |
| Versions | R81 (EOS) |
| OS | Gaia |

## Symptoms

- * The users are unable to provision new gateways in their environment, using API or as part of autoprovisioning.
* CPM shows these errors: `
  2021-01-24 11:39:56,769 CME_SERVICE DEBUG Executing add-simple-gateway management API command with body
  ` 2021-01-24 11:39:59,955 CME_SERVICE INFO The response body is: { "code": "generic_error", "message": "Validation failed with 4 blocking-errors", "blocking-errors": [ { "message": "The object specified in 'Always send alerts to' field, has no active 'Logging & Status' blade" }, { "message": "The object specified in 'Always send logs to' field, has no active 'Logging & Status' blade" }, { "message": "The object specified in 'Always send logs to' field, has no active 'Logging & Status' blade" }, { "message": "The object specified in 'Always send alerts to' field, has no active 'Logging & Status' blade" } ] }
* `# mgmt_cli add-simple-gateway` command fails with the similar error message:

  ```
  
  code: "err_validation_failed"
  message: "Validation failed with 4 blocking-errors"
  blocking-errors:
  
  message: "The object specified in 'Always send alerts to' field, has no active 'Logging & Status' blade"
  message: "The object specified in 'Always send logs to' field, has no active 'Logging & Status' blade"
  message: "The object specified in 'Always send alerts to' field, has no active 'Logging & Status' blade"
  message: "The object specified in 'Always send logs to' field, has no active 'Logging & Status' blade"
  Executed command failed. Changes are discarded.
  ```

## Cause

The user's environment contains a Multi-Domain Server and a Multi-Domain Log Server, and only the Multi-Domain Log Server is the log server.  
The "*add-simple-gateway*" command tries to create a gateway using the current Domain Management Server as a log server, and fails because this Domain Management Server does not have the "Logging and Monitoring" blade enabled.

## Solution

This problem was fixed. The fix is included in:

* [Jumbo Hotfix Accumulator for R81](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk170114) starting from Take 34
* [Jumbo Hotfix Accumulator for R80.40](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk165456) starting from Take 114
* [Jumbo Hotfix Accumulator for R80.30](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk153152) starting from Take 235
* [Jumbo Hotfix Accumulator for R80.20](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk137592) starting from Take 202

If you choose not to upgrade, Check Point can supply a **Hotfix** . [Contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk168597).

<br />

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
