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
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
Hi
I followed the guide
I have implemented successfully
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
Thank
The text was updated successfully, but these errors were encountered: