Skip to content

Commit 0e8ab22

Browse files
committed
Removing commented section from template
Removing commented section from template
1 parent 838d952 commit 0e8ab22

14 files changed

+14
-419
lines changed

logging/PLACEHOLDER

Lines changed: 0 additions & 2 deletions
This file was deleted.

logging/efk-logging-curator.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-curator
202
[id='efk-logging-curator_{context}']
213
= Working with Elasticsearch Curator in {product-title}
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-deploy.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-deploy
202
[id='efk-logging-deploy_{context}']
213
= Deploying EFK logging
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-driver.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-driver
202
[id='efk-logging-driver_{context}']
213
= Setting the EFK logging driver
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-elasticsearch.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-elasticseearch
202
[id='efk-logging-elasticsearch_{context}']
213
= Working with Elasticsearch in {product-title}
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-exported-fields.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-exported-fields
202
[id='efk-logging-exported-fields_{context}']
213
= Exported fields
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-external.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-external
202
[id='efk-logging-external_{context}']
213
= Sending {product-title} logs to external devices
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-fluentd.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-fluentd
202
[id='efk-logging-fluentd_{context}']
213
= Working with Fluentd in {product-title}
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-kibana.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-kibana
202
[id='efk-logging-kibana_{context}']
213
= Working with Kibana in {product-title}
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

logging/efk-logging-manual-rollout.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,7 @@
1-
// For example:
2-
// * file name: assembly_my-assembly-a.adoc
3-
// * ID: [id='assembly_my-assembly-a_{context}']
4-
// * Title: = My assembly A
5-
//
6-
// The ID is used as an anchor for linking to the module.
7-
// Avoid changing it after the module has been published
8-
// to ensure existing links are not broken.
9-
//
10-
// In order for the assembly to be reusable in other assemblies in a guide,
11-
// include {context} in the ID: [id='a-collection-of-modules_{context}'].
12-
//
13-
// If the assembly covers a task, start the title with a verb in the gerund
14-
// form, such as Creating or Configuring.
15-
// The `context` attribute enables module reuse. Every module's ID
16-
// includes {context}, which ensures that the module has a unique ID even if
17-
// it is reused multiple times in a guide.
18-
191
:context: efk-logging-driver
202
[id='efk-logging-driver_{context}']
213
= Manually rolling out Elasticsearch
22-
{product-author}
23-
{product-version}
24-
ifdef::openshift-enterprise[]
25-
:latest-tag: v3.11.16
26-
endif::[]
27-
ifdef::openshift-origin[]
28-
:latest-tag: v3.11.16
29-
endif::[]
30-
:data-uri:
31-
:icons:
32-
:experimental:
33-
:toc: macro
34-
:toc-title:
35-
:prewrap!:
4+
include::modules/common-attributes.adoc[]
365

376
toc::[]
387

0 commit comments

Comments
 (0)