Unable to update index-pattern


es: v7.2
kibana: v7.2

Unable to update index-pattern

Error: Forbidden
Wrapper@http://10.0.1.181/bundles/commons.bundle.js:3:1608183
KFetchError@http://10.0.1.181/bundles/commons.bundle.js:3:1609743
kfetch/<@http://10.0.1.181/bundles/commons.bundle.js:3:1605400
run@http://10.0.1.181/built_assets/dlls/vendors.bundle.dll.js:92:797402
notify/<@http://10.0.1.181/built_assets/dlls/vendors.bundle.dll.js:92:797642
flush@http://10.0.1.181/built_assets/dlls/vendors.bundle.dll.js:250:1512804

Hi

Can you also post the Kibana logs when you get this Forbidden message? Set logging.verbose: true in Kibana.yml Setting this value to true logs all events, including system usage information and all requests. Also , who are you logged in as ? What are the permissions for the user who is logged in ?

Thanks
Rashmi

Aug 13 09:42:58 sa-zjkecs-es2 kibana: {"type":"response","@timestamp":"2019-08-13T01:42:58Z","tags":,"pid":2139,"method":"put","statusCode":403,"req":{"url":"/api/saved_objects/index-pattern/c_zyx_deploy_d1ecdev-","method":"put","headers":{"remoteip":"10.0.1.159","host":"10.0.1.181:5601","x-forwarded-for":"10.0.1.159","connection":"close","content-length":"6392","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0","accept":"/","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","referer":"http://10.0.1.181:5601/app/kibana","kbn-version":"7.2.0","content-type":"application/json","origin":"http://10.0.1.181:5601"},"remoteAddress":"xxx.xxx.xxx.xxx","userAgent":"xxx.xxx.xxx.xxx","referer":"http://10.0.1.181:5601/app/kibana"},"res":{"statusCode":403,"responseTime":41,"contentLength":9},"message":"PUT /api/saved_objects/index-pattern/c_zyx_deploy_d1ecdev- 403 41ms - 9.0B"}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.