Skip to content

Commit ea84653

Browse files
committed
Fixing image syntax so that it works on the portal
1 parent f9d9863 commit ea84653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/op-viewing-pipeline-logs-in-kibana.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To view pipeline logs in the Kibana web console:
4949
... Filter all containers that are not `place-tools` container. As an illustration of using the graphical drop-down menus instead of editing the query DSL, consider the following approach:
5050
+
5151
.Example of filtering using the drop-down fields
52-
image::../../images/not-placetools.png[Not place-tools]
52+
image::not-placetools.png[Not place-tools]
5353
+
5454
... Filter `pipelinerun` in labels for highlighting:
5555
+
@@ -94,4 +94,4 @@ Ensure that the selected fields are displayed under the *Selected fields* list.
9494
.. The logs are displayed under the *message* field.
9595
+
9696
.Filtered messages
97-
image::../../images/filtered-messages.png[Filtered messages]
97+
image::filtered-messages.png[Filtered messages]

0 commit comments

Comments
 (0)