kibana
kibana copied to clipboard
[Security Solution] [Bug] A few entities fail to be assigned the values every time for asset criticality via bulk upload
Describe the bug A few entities fail to be assigned the values every time for asset criticality via bulk upload
Kibana/Elasticsearch Stack version
VERSION: 8.16.0
BUILD: 79314
COMMIT: 5575428dd3aef69366cddb4ccf07a2a26d30ce48
Steps
- Kibana version 8.16.0 or above should exist
- Navigate to Stack Management >> Alerts and Insights >> Entity Store
- Add a file which has multiple entries atleast 21k
- Validate it always shows error that a few entries are not assigned the value. However, the reason is not specified
Expected Result No entities should fail to be assigned the values every time for asset criticality via bulk upload
Screen Recording
https://github.com/user-attachments/assets/3aced91e-8ed9-4bc9-8df3-c231ff3340cd
Test file used user.txt
Error from network logs
"errors": [
{
"message": "[host.name:ip-172-31-83-81]: version conflict, required seqNo [27862], primary term [2]. current document has seqNo [27871] and primary term [2]"
},
{
"message": "[user.name:root]: version conflict, required seqNo [27880], primary term [2]. current document has seqNo [27882] and primary term [2]"
},
{
"message": "[user.name:root]: version conflict, required seqNo [27897], primary term [2]. current document has seqNo [27902] and primary term [2]"
},
{
"message": "[user.name:root]: version conflict, required seqNo [27908], primary term [2]. current document has seqNo [27912] and primary term [2]"
},