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

Fix integration when group is not specified #142

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

TheoPoc
Copy link
Contributor

@TheoPoc TheoPoc commented Aug 4, 2019

Using wazuh::integration seems to failed and dont send alert if we dont specify the optionnal group:

2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:131 at OS_IntegratorD(): DEBUG: sending new alert.
2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:209 at OS_IntegratorD(): DEBUG: skipping: group doesn't match
2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:126 at OS_IntegratorD(): DEBUG: jqueue_next()

Group should be conditionnal in template

Using wazuh::integration seems to failed and dont send alert if we dont specify the optionnal group:

2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:131 at OS_IntegratorD(): DEBUG: sending new alert.
2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:209 at OS_IntegratorD(): DEBUG: skipping: group doesn't match
2019/08/04 19:26:11 ossec-integratord[15960] integrator.c:126 at OS_IntegratorD(): DEBUG: jqueue_next()

Group should be conditionnal in template
@jm404
Copy link
Contributor

jm404 commented Aug 5, 2019

Hi @TheoPoc ,

We reviewed your changes and they look good. We are testing the changes and will notify about the results as soon as posible.

Thanks for contributing!

Best regards,

Jose

@manuasir manuasir merged commit eab9003 into wazuh:3.9.4_7.2.0 Aug 7, 2019
@manuasir
Copy link
Contributor

manuasir commented Aug 7, 2019

Thanks so much @TheoPoc for this contribution! Appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants