Hello,
i’m getting this error:
Could not load outputs
Loading outputs failed with status: Error: cannot GET http://10.128.130.55:9000/api/system/outputs/available (403)
Also when i have the permission like this:
{
"name": "Moderator",
"description": null,
"permissions": [
"blacklistentry:create",
"blacklistentry:delete",
"blacklistentry:edit",
"blacklistentry:read",
"buffers:read",
"bundle:create",
"bundle:delete",
"bundle:export",
"bundle:import",
"bundle:read",
"bundle:update",
"clusterconfigentry:read",
"clusterconfigentry:create",
"clusterconfigentry:delete",
"clusterconfigentry:edit",
"clusterconfigentry:read",
"dashboards:create",
"dashboards:edit",
"dashboards:read",
"decorators:create",
"decorators:edit",
"decorators:read",
"deflector:cycle",
"deflector:read",
"fieldnames:read",
"indexercluster:read",
"indexranges:read",
"indexranges:rebuild",
"indexsets:create",
"indexsets:delete",
"indexsets:edit",
"indexsets:read",
"indices:changestate",
"indices:delete",
"indices:failures",
"indices:read",
"inputs:create",
"inputs:edit",
"inputs:read",
"inputs:terminate",
"journal:edit",
"journal:read",
"jvmstats:read",
"loggers:edit",
"loggers:editsubsystem",
"loggers:read",
"loggers:readsubsystem",
"messagecount:read",
"messages:analyze",
"messages:read",
"metrics:allkeys",
"metrics:read",
"metrics:readall",
"metrics:readhistory",
"node:shutdown",
"notifications:delete",
"notifications:read",
"outputs:create",
"outputs:edit",
"outputs:read",
"outputs:terminate",
"processing:changestate",
"savedsearches:create",
"savedsearches:edit",
"savedsearches:read",
"searches:absolute",
"searches:keyword",
"searches:relative",
"sources:read",
"stream_outputs:create",
"stream_outputs:delete",
"stream_outputs:read",
"streams:changestate",
"streams:create",
"streams:edit",
"system:read",
"systemjobs:create",
"systemjobs:delete",
"systemjobs:read",
"systemmessages:read",
"threads:dump",
"throughput:read",
"users:passwordchange",
"collectors:read",
"collectors:edit",
"collectors:create",
"pipeline:edit",
"pipeline:read",
"pipeline:create",
"pipeline:delete",
"pipeline_connection:edit",
"pipeline_connection:read",
"pipeline_rule:edit",
"pipeline_rule:read",
"pipeline_rule:create",
"pipeline_rule:delete"
],
"read_only": false
}