Bug 1473376

Summary: [DOCS] Troubleshooting Kibana in 3.5 docs uses non-existent templates
Product: OpenShift Container Platform Reporter: Steven Walter <stwalter>
Component: DocumentationAssignee: Brandi Munilla <bmcelvee>
Status: CLOSED CURRENTRELEASE QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: medium    
Version: 3.5.0CC: aos-bugs, jcantril, jokerman, mmccomas, wsun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: 3.7-release-plan
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-11 14:37:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steven Walter 2017-07-20 16:04:26 UTC
Document URL: 
https://docs.openshift.com/container-platform/3.5/install_config/aggregate_logging.html

Section Number and Name: 
Troubleshooting Kibana

Describe the issue: 
For some of these workarounds, in previous versions you used logging-support-template to regenerate certain objects. Starting in 3.5, with the switch to ansible (away from templates), these templates no longer exist. 

Suggestions for improvement: 
We need to formulate new workarounds to the known issues. For instance, perhaps exporting existing oauthclient to a file, making edits, and recreating; or etc.


Additional information:

Comment 1 Jeff Cantrill 2017-08-22 11:55:40 UTC
(In reply to Steven Walter from comment #0)
> Document URL: 
> https://docs.openshift.com/container-platform/3.5/install_config/
> aggregate_logging.html
> 
> Section Number and Name: 
> Troubleshooting Kibana
> 
> Describe the issue: 
> For some of these workarounds, in previous versions you used
> logging-support-template to regenerate certain objects. Starting in 3.5,
> with the switch to ansible (away from templates), these templates no longer
> exist. 
> 
> Suggestions for improvement: 
> We need to formulate new workarounds to the known issues. For instance,
> perhaps exporting existing oauthclient to a file, making edits, and
> recreating; or etc.
> 
> 
> Additional information:

Document that is on master. Maybe we just need to update the official ones. https://github.com/openshift/origin-aggregated-logging/blob/master/docs/checking-efk-health.md#troubleshooting

Comment 7 Junqi Zhao 2017-08-29 09:27:05 UTC
LGTM, close it

Comment 8 openshift-github-bot 2017-08-29 20:30:59 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/d60a11ce31b383c8c50313d3d3c7f06dbb2505f4
Bug 1473376 Update Troublehooting Kibana section

https://github.com/openshift/openshift-docs/commit/9cb646141d30f39dced7dbf3ce424b9f8e1678fc
Merge pull request #5080 from bmcelvee/BZ1473376

Bug 1473376 Update Troublehooting Kibana section

Comment 9 Brandi Munilla 2017-08-29 20:31:33 UTC
Thanks, @Junqi!