File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -410,8 +410,8 @@ The new containers can be seen running on the controller node:
410410
411411 $ ssh stack@192.168.33.3 docker ps
412412 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
413- fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:2024.1 -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414- 64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:2024.1 -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
413+ fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:master -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414+ 64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:master -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
415415
416416 We can see the log indexes in OpenSearch:
417417
You can’t perform that action at this time.
0 commit comments