Skip to content

Commit 9e69088

Browse files
schubert-flexusanita-flegg
authored andcommitted
Remove duplicate paragraph
A paragraph was repeated almost verbatim. I removed the one with less information in it. (cherry picked from commit 85306c1)
1 parent d581b97 commit 9e69088

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deploy-apps/streaming-logs.html.md.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ By default, Loggregator streams logs to your terminal. To persist more than the
1919

2020
<%= vars.app_runtime_abbr %> gathers and stores logs in a best-effort manner. If a client cannot consume log entries quickly enough, the Loggregator buffer might need to overwrite some lines before the client has consumed them. A syslog drain or a command-line interface (CLI) tail can usually keep up with the flow of app logs.
2121

22-
<%= vars.app_runtime_abbr %> gathers and stores logs in a best-effort manner. If a client cannot consume log entries
23-
quickly enough, the Loggregator buffer might need to overwrite some lines before the client has consumed them. A syslog
24-
drain or a CLI tail can usually keep up with the flow of app logs.
25-
2622
## <a id='types'></a> Contents of a log entry
2723

2824
Every log entry contains four fields:

0 commit comments

Comments
 (0)