Merge pull request #1784 from wazuh/change/idr-3077-dashboard-settings-rollback
Rollback data source setting
This commit is contained in:
commit
5ce189e4ac
@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Rollback data source setting ([#1784](https://github.com/wazuh/wazuh-ansible/pull/1784))
|
||||||
- Dashboard settings added ([#1783](https://github.com/wazuh/wazuh-ansible/pull/1783))
|
- Dashboard settings added ([#1783](https://github.com/wazuh/wazuh-ansible/pull/1783))
|
||||||
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))
|
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))
|
||||||
- Bucket migration for packages-dev.wazuh.com ([#1710](https://github.com/wazuh/wazuh-ansible/pull/1710))
|
- Bucket migration for packages-dev.wazuh.com ([#1710](https://github.com/wazuh/wazuh-ansible/pull/1710))
|
||||||
|
|||||||
@ -18,4 +18,3 @@ opensearch_security.cookie.ttl: 900000
|
|||||||
opensearch_security.session.ttl: 900000
|
opensearch_security.session.ttl: 900000
|
||||||
opensearch_security.session.keepalive: true
|
opensearch_security.session.keepalive: true
|
||||||
assistant.chat.enabled: true
|
assistant.chat.enabled: true
|
||||||
data_source.enabled: true
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user