Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ElasticSearch UI and Redis UI? #232

Open
david101-hunter opened this issue Feb 21, 2024 · 2 comments
Open

ElasticSearch UI and Redis UI? #232

david101-hunter opened this issue Feb 21, 2024 · 2 comments

Comments

@david101-hunter
Copy link

Hi
I followed the guide

I have implemented successfully

image

Now, I want to check log elastic search and redis. How can I do that.

I can check log elasticsearch by docker logs container-id, but I think it's complicated for operating.

How can I do that.

Example, check log elastic search on kibana, I want something like that

image

Thank

@jingli-wtbox
Copy link

i have tried to configure kibana to connect elastic in clearml. it will cause elastic container restart. maybe this function is not implemented yet.

@jkhenning
Copy link
Member

You can certainly connect to the ClearML ES using Kibana, and you can view all the documents stored there. This is not the same as using docker logs container-id which will give you the console logs of the container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants