-
Notifications
You must be signed in to change notification settings - Fork 32
Integratord
Dámaris edited this page Aug 25, 2022
·
4 revisions
Test_integratord_change_json_inode
Description | Check that if when reading the `alerts.json` file, the inode for the file changes, `integratord` will reload the file and continue reading from it. |
---|---|
Test phases |
|
Cases |
|
Platform | Linux |
Tier | 1 |
Minimum Version | 4.3.7 |
Path | test_integratord_change_inode_alert.py |
Test_integratord_read_valid_alerts
Description | Check that when a given alert is inserted into `alerts.json`, integratord works as expected. In case of a valid alert, a virustotal integration alert is expected in the `alerts.json` file. |
---|---|
Test phases |
|
Cases |
|
Platform | Linux |
Tier | 1 |
Minimum Version | 4.3.7 |
Path | test_integratord_read_json_alerts.py |
test_integratord_read_invalid_alerts
Description | Check that when a given alert is inserted into ' alerts.json', integratord works as expected. If the alert is invalid/ broken, or overly long a message will appear in the ossec.log file. |
---|---|
Test phases |
|
Cases |
|
Platform | Linux |
Tier | 1 |
Minimum Version | 4.3.7 |
Path | test_integratord_read_json_alerts.py |
test_integratord_read_json_file_deleted
Description | Check that if while integratord is reading from the `alerts.json` file, it is deleted, the expected error message is displayed, and if the file is created again and alerts are inserted, integratord continues. |
---|---|
Test phases |
|
Cases |
|
Platform | Linux |
Tier | 1 |
Minimum Version | 4.3.7 |
Path | test_integratord_read_json_file_deleted.py |