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

ENGINE_ERROR check support for CxSAST 9.3 engine API changes #21

Open
benjaminstokes opened this issue May 11, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@benjaminstokes
Copy link
Contributor

Description

ENGINE_ERROR alerts are always issued when running CxOverwatch with CxSAST version 9.3 and higher. This is caused by the engine monitoring endpoint changing in CxSAST 9.3.

The monitoring end point for 9.3 should change to GET engine:port/api/v1/system_information/version API

Expected Behavior

Engine monitoring supports CxSAST 9.3.

Actual Behavior

False alarms are issued on all engines.

Reproduction

Run CxOverwatch with 1 or more engine servers on CxSAST 9.3. Observe all engines will be alerted for ENGINE_OFFLINE.

@benjaminstokes benjaminstokes added the bug Something isn't working label May 11, 2021
@benjaminstokes
Copy link
Contributor Author

These false alarms can be suppressed by adding "ENGINE_ERROR" to the alert suppression regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant