Open
Conversation
verdx
reviewed
Dec 13, 2022
| - "indexer-1" | ||
| #- "indexer-2" | ||
| #- "indexer-3" | ||
| cluster.name: "wazuh-cluster" |
Contributor
There was a problem hiding this comment.
Maybe wazuh-indexer-cluster would be a less confusing name
verdx
reviewed
Dec 13, 2022
| network.host: "127.0.0.1" | ||
| node.name: "node-1" | ||
| node.name: "indexer-1" | ||
| cluster.initial_master_nodes: |
s-ocando
reviewed
Dec 13, 2022
| - name: wazuh-1 | ||
| ip: <wazuh-manager-ip> | ||
| - name: server-1 | ||
| ip: "<wazuh-manager-ip>" |
Contributor
There was a problem hiding this comment.
Suggested change
| ip: "<wazuh-manager-ip>" | |
| ip: "<wazuh-server-ip>" |
Contributor
There was a problem hiding this comment.
This change should also be applied to server-2 and server-3.
s-ocando
reviewed
Dec 13, 2022
| #- name: wazuh-2 | ||
| # ip: <wazuh-manager-ip> | ||
| #- name: server-2 | ||
| # ip: "<wazuh-manager-ip>" |
Contributor
There was a problem hiding this comment.
Is there a reason why the variables are not numbered? i.e <wazuh-server-2-ip>
…ashboard-440-240-to4.4 Wazuh dashboard 4.4.0 with Opensearch dashboards 2.4.1 to 4.4
Wazuh indexer 4.4.0 with Openseach 2.4.1 to 4.4
Fix unattended test
…efault-to4.4 Disable expanded header by default in Wazuh dashboard to 4.4
…-to4.4 Remove parameter `-b` to `depothelper`
…74-rename-nodes-in-wazuh-indexer-configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR changes the node names for indexer in the default
config.ymltemplate for the documentation and the indexer default configuration.Related issue: wazuh/wazuh-documentation#5793
Logs example
Tests