Hello,
I use elk 7.10.0 with opendistro 1.12.0.
My user is under all_acces right.
I try to use CSV report from a saved search using the dialog: ‘share’ then ‘generate CSV report’.
But I receive the following popup : Reporting error forbidden.
I get also a 403 error in my console log :
“error”,“plugins”,“reporting”],“pid”:1,“message”:“{ Error: Authorization Exception\n at respond (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:349:15)\n at checkRespForFailure (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:306:7)\n at HttpConnector. (/usr/share/kibana/node_modules/elasticsearch/src/lib/connectors/http.js:173:7)\n at IncomingMessage.wrapper (/usr/share/kibana/node_modules/lodash/lodash.js:4949:19)\n at IncomingMessage.emit (events.js:203:15)\n at endReadableNT (_stream_readable.js:1145:12)\n at process._tickCallback (internal/process/next_tick.js:63:19)\n status: 403,\n displayName: ‘AuthorizationException’,\n message: ‘Authorization Exception’,\n path: ‘/.reporting-2021-04-11’,\n query: {},\n body: false,\n statusCode: 403,\n response: ‘’,\n toString: [Function],\n toJSON: [Function] }”}
…
slight_smile: “res”:{“statusCode”:403,“responseTime”:148,“contentLength”:9},“message”:“POST /api/reporting/generate/csv 403 148ms - 9.0B”}
Have you an idea concerning this problem.?
Thank