Skip to content

Commit 4b43719

Browse files
committed
1 parent 78b89ef commit 4b43719

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ Please wait at least 30 seconds while the container is getting ready. You may se
103103
ConnectionRefusedError: [Errno 111] Connection refused
104104

105105
Publishing Logs to Splunk using the Spylunking Logger
106-
------------------------------------------------------
106+
-----------------------------------------------------
107107

108108
Below is a video showing how to tag your application's logs using the ``LOG_NAME`` environment variable. Doing this allows you to quickly find them in Splunk using the included ``sp`` command line tool.
109109

110-
.. raw:: html
111-
112-
<a href="https://asciinema.org/a/189711?autoplay=1" target="_blank"><img src="https://asciinema.org/a/189711.png"/></a>
110+
.. image:: https://asciinema.org/a/189711.png
111+
:target: https://asciinema.org/a/189711?autoplay=1
112+
:alt: Publishing Logs to Splunk using the Spylunking Logger
113113

114114
Commands from the video:
115115

docs/source/index.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@ Please wait at least 30 seconds while the container is getting ready. You may se
108108
ConnectionRefusedError: [Errno 111] Connection refused
109109

110110
Publishing Logs to Splunk using the Spylunking Logger
111-
------------------------------------------------------
111+
-----------------------------------------------------
112112

113113
Below is a video showing how to tag your application's logs using the ``LOG_NAME`` environment variable. Doing this allows you to quickly find them in Splunk using the included ``sp`` command line tool.
114114

115-
.. raw:: html
116-
117-
<a href="https://asciinema.org/a/189711?autoplay=1" target="_blank"><img src="https://asciinema.org/a/189711.png"/></a>
115+
.. image:: https://asciinema.org/a/189711.png
116+
:target: https://asciinema.org/a/189711?autoplay=1
117+
:alt: Publishing Logs to Splunk using the Spylunking Logger
118118

119119
Commands from the video:
120120

0 commit comments

Comments
 (0)