You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Elasticsearch index mapping verification in logs command
- Implemented a check to ensure the Elasticsearch index exists with the correct mapping, mirroring the Docker setup path.
- Added error handling to notify if the mapping could not be verified or created.
- Enhanced user feedback for index mapping status during logs command execution.
0 commit comments