6LWa6ZKx opened a new issue, #12982:
URL: https://github.com/apache/skywalking/issues/12982

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   oap:apache/skywalking-oap-server:10.1.0-java17
   cmd: docker run -d --name skywalking_oap --restart=always -p 55694:12800 -p 
55695:11800 -e SW_STORAGE=elasticsearch -e 
SW_STORAGE_ES_CLUSTER_NODES=xxx.xx.xx.x -e TZ=Asia/Shanghai -e 
SW_CORE_RECORD_DATA_TTL=365 -e SW_CORE_METRICS_DATA_TTL=365 -e 
SW_ENABLE_UPDATE_UI_TEMPLATE=true apache/skywalking-oap-server:10.1.0-java17
   
   Open the console, in service. Records such as Trace and Log are recorded 
only on the current day。
   
   In es, the index contains all the files。
   
   
   
![Image](https://github.com/user-attachments/assets/2636ce44-7508-4ad1-b3ae-22e0fb399c10)
   
   ### What you expected to happen
   
   Retention follows the incoming 365 days.
   
   ### How to reproduce
   
   I don't know.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to