mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Merge pull request #10078 from Security-Onion-Solutions/2.4/fix-elasticsearch-roles
FIX: SOC only displaying data for users assigned the superuser role #10068
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"indices": [
|
||||
{
|
||||
"names": [
|
||||
"logs-*",
|
||||
"so-*"
|
||||
],
|
||||
"privileges": [
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"indices": [
|
||||
{
|
||||
"names": [
|
||||
"logs-*",
|
||||
"so-*"
|
||||
],
|
||||
"privileges": [
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"indices": [
|
||||
{
|
||||
"names": [
|
||||
"logs-*",
|
||||
"so-*"
|
||||
],
|
||||
"privileges": [
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"indices": [
|
||||
{
|
||||
"names": [
|
||||
"logs-*",
|
||||
"so-*"
|
||||
],
|
||||
"privileges": [
|
||||
|
||||
Reference in New Issue
Block a user