Bug 1920828
Summary: | Elasticsearch log Curator unable to delete older index data on user defined project.(eq. myproj-qe) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Sanjaya <sabeher2> | ||||||||
Component: | Logging | Assignee: | Jeff Cantrill <jcantril> | ||||||||
Status: | CLOSED WONTFIX | QA Contact: | Anping Li <anli> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 4.7 | CC: | aos-bugs, Holger.Wolf, lakshmi.ravichandran1, sabeher2, wvoesch | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | s390x | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2021-01-27 21:43:48 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: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1903544 | ||||||||||
Attachments: |
|
Description
Sanjaya
2021-01-27 05:56:19 UTC
Created attachment 1751131 [details]
Curator DEBUG logs
oc set env cronjob/curator CURATOR_LOG_LEVEL=DEBUG CURATOR_SCRIPT_LOG_LEVEL=DEBUG
Created attachment 1751132 [details]
ES index format as - app,infra,audit
elasticsearch index format sample. in 4.7
Created attachment 1751133 [details]
Notes from RH docs about index in ocp version for "user defined project"
Curator has been deprecated in favor of the new indexmanagement jobs and will be removed all-together in 4.7/OpenShift Logging 5.0 |