Stale Sessions Cleanup Troubleshooting Information
To view the status of the clean up status of the stale sessions, review the warning logs in index pods.
You can review the logs to debug the stale sessions issues by setting the index.overwrite.session log to INFO level.
Example:
cdl logging logger index.overwrite.session
level info
exit