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

Added cluster.name to monitoring index #377

Merged
merged 5 commits into from
Apr 17, 2018
Merged

Added cluster.name to monitoring index #377

merged 5 commits into from
Apr 17, 2018

Conversation

jesusgn90
Copy link
Contributor

Hello team, this pull request ables the App to store the cluster.name property on the monitoring daily index. Assuming the agent from the /agents request comes with the field { cluster: { name: 'wazuh-cluster-01' } } we'll store it as it. If the agent doesn't come with that field, we'll store it as { cluster: { name: 'disabled' } }. On the other hand, whenever we are on a non-cluster environment we'll still able to know it from the .wazuh index like on the other app packages.

This PR solves #375

Best,
Jesús

@havidarou
Copy link
Member

LGTM! Now we will properly filter clusters in our monitoring visualization!

@havidarou havidarou merged commit cfab7d0 into 3.2 Apr 17, 2018
@havidarou havidarou deleted the 3.2-monitoring-fix-1 branch April 17, 2018 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants