Closed
Description
Request Type
Bug
Work Environment
Question | Answer |
---|---|
OS version (server) | Ubuntu |
OS version (client) | MacOS |
Virtualized Env. | True |
Dedicated RAM | 16 GB |
vCPU | 4 |
TheHive version / git hash | 4.1.8-1 |
Package Type | Docker |
Database | Cassandra |
Index type | Lucene |
Attachments storage | Local |
Browser type & version | Chrome (or any) |
Problem Description
The live stream in TheHive get emptied after a restart of TheHive + another modification
Steps to Reproduce
- generate some audit logs in a case
- restart thehive
- return on the case, generate a new audit log (any action).
- refresh the page, all audit logs except the very last one disappeared.
Complementary information
audit logs are still in base as we can get them with specific API query.
query "flow" to backend return contains only the last audit log.