Skip to content

Commit 5485679

Browse files
Add TOC to Elastic Stack section page
1 parent 7a51cff commit 5485679

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs-source/content/samples/simple/elastic-stack/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "Elastic Stack"
33
date: 2019-02-23T17:32:31-05:00
44
weight: 6
5-
description: "Sample for configuring the Elasticsearch and Kibana deployments and services for the operator's logs."
65
---
6+
7+
{{% children style="h4" description="true" %}}

docs-source/content/samples/simple/elastic-stack/weblogic-domain/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "WebLogic Domain"
2+
title: "WebLogic domain"
33
date: 2019-10-01T14:32:31-05:00
44
weight: 2
5-
description: "WebLogic domains and operator's logs"
5+
description: "Sample for using Fluentd for WebLogic domain and operator's logs"
66
---
77

88

@@ -235,9 +235,9 @@ When you connect to Kibana, you will see an index created for the `domainUID`.
235235

236236
Example Kibana log output:
237237
```text
238-
timestamp:Oct 1, 2019 4:18:07,111 PM GMT level:Info subSystem:Management serverName:bobs-bookstore-admin-server serverName2:
239-
threadName:Thread-8 info1: info2: info3: sequenceNumber:1569946687111 severity:[severity-value: 64] [partition-id: 0] [partition-name: DOMAIN]
240-
messageID:BEA-141107 message:Version: WebLogic Server 12.2.1.3.0 Thu Aug 17 13:39:49 PDT 2017 1882952
238+
timestamp:Oct 1, 2019 4:18:07,111 PM GMT level:Info subSystem:Management serverName:bobs-bookstore-admin-server serverName2:
239+
threadName:Thread-8 info1: info2: info3: sequenceNumber:1569946687111 severity:[severity-value: 64] [partition-id: 0] [partition-name: DOMAIN]
240+
messageID:BEA-141107 message:Version: WebLogic Server 12.2.1.3.0 Thu Aug 17 13:39:49 PDT 2017 1882952
241241
_id:OQIeiG0BGd1zHsxmUrEJ _type:fluentd _index:bobs-bookstore _score:1
242242
```
243243

@@ -355,4 +355,3 @@ spec:
355355
webLogicCredentialsSecret:
356356
name: bobs-bookstore-weblogic-credentials
357357
```
358-

0 commit comments

Comments
 (0)