Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ResponseOps][Connectors] preconfigured connectors of disabled types show as disabled, but are actually enabled #190420

Closed
pmuellr opened this issue Aug 13, 2024 · 1 comment · Fixed by #198792
Assignees
Labels
appex-ro-mx-team-member-onboarding bug Fixes for quality problems that affect the customer experience Feature:Actions/ConnectorsManagement Issues related to Connectors Management UX Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@pmuellr
Copy link
Member

pmuellr commented Aug 13, 2024

In cloud, I added the following configuration for Kibana:

xpack.actions.enabledActionTypes: []

Here's what the Connector list looks like:

image

Note that it LOOKS disabled, but it's actually enabled. This is for historic reasons. The connector should display as enabled and not have the question/circle icon that says "This connector is disabled by configuration" (or similar).

If anyone lands here because they REALLY want to disable a pre-configured email connector, you can use the following configuration which essentially does not allow any emails to be sent (no email address will be valid):

xpack.actions.email.domain_allowlist: []
@pmuellr pmuellr added bug Fixes for quality problems that affect the customer experience Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Actions/ConnectorsManagement Issues related to Connectors Management UX labels Aug 13, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@heespi heespi added appex-ro-mx-team-member-onboarding and removed Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Sep 20, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 20, 2024
@cnasikas cnasikas added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) and removed needs-team Issues missing a team label labels Sep 21, 2024
georgianaonoleata1904 added a commit that referenced this issue Nov 6, 2024
…how as disabled, but are actually enabled (#198792)

Closes #190420

## Summary

- the preconfigured connectors should be displayed as enabled and not
have the tooltip icon even if the xpack.actions.enabledActionTypes: []
setting is present in the kibana.yml (to disable all the connector
types)

![Screenshot 2024-11-04 at 14 38
10](https://github.com/user-attachments/assets/ee817087-a079-481b-bf82-b7247f3ea923)

---------

Co-authored-by: Antonio <[email protected]>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Nov 6, 2024
…how as disabled, but are actually enabled (elastic#198792)

Closes elastic#190420

## Summary

- the preconfigured connectors should be displayed as enabled and not
have the tooltip icon even if the xpack.actions.enabledActionTypes: []
setting is present in the kibana.yml (to disable all the connector
types)

![Screenshot 2024-11-04 at 14 38
10](https://github.com/user-attachments/assets/ee817087-a079-481b-bf82-b7247f3ea923)

---------

Co-authored-by: Antonio <[email protected]>
(cherry picked from commit 56b0ac2)
mgadewoll pushed a commit to mgadewoll/kibana that referenced this issue Nov 7, 2024
…how as disabled, but are actually enabled (elastic#198792)

Closes elastic#190420

## Summary

- the preconfigured connectors should be displayed as enabled and not
have the tooltip icon even if the xpack.actions.enabledActionTypes: []
setting is present in the kibana.yml (to disable all the connector
types)

![Screenshot 2024-11-04 at 14 38
10](https://github.com/user-attachments/assets/ee817087-a079-481b-bf82-b7247f3ea923)

---------

Co-authored-by: Antonio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appex-ro-mx-team-member-onboarding bug Fixes for quality problems that affect the customer experience Feature:Actions/ConnectorsManagement Issues related to Connectors Management UX Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
5 participants