Skip to content

Commit 559cf44

Browse files
committed
Added missing descriptions: Chapter 010
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent 62335f1 commit 559cf44

File tree

4 files changed

+22
-21
lines changed

4 files changed

+22
-21
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: What {{ site.product.short_name }} is not
33
id: adm-intro-whatnot
4+
description: >-
5+
The {{ site.product.short_name }} application is not log analysis software. It can filter
6+
log messages and select only the ones matching certain criteria. It can
7+
even convert the messages and restructure them to a predefined format,
8+
or parse the messages and segment them into different fields. But
9+
{{ site.product.short_name }} cannot interpret and analyze the meaning behind the messages,
10+
or recognize patterns in the occurrence of different messages.
411
---
5-
6-
The {{ site.product.short_name }} application is not log analysis software. It can filter
7-
log messages and select only the ones matching certain criteria. It can
8-
even convert the messages and restructure them to a predefined format,
9-
or parse the messages and segment them into different fields. But
10-
{{ site.product.short_name }} cannot interpret and analyze the meaning behind the messages,
11-
or recognize patterns in the occurrence of different messages.

doc/_admin-guide/010_Introduction_to_syslog-ng/003_Who_uses_syslog-ng.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: Who uses {{ site.product.short_name }}?
33
id: adm-intro-who
4+
description: >-
5+
The {{ site.product.short_name }} application is used worldwide by companies and
6+
institutions who collect and manage the logs of several hosts, and want
7+
to store them in a centralized, organized way.
48
---
59

6-
The {{ site.product.short_name }} application is used worldwide by companies and
7-
institutions who collect and manage the logs of several hosts, and want
8-
to store them in a centralized, organized way. Using {{ site.product.short_name }} is
9-
particularly advantageous for:
10+
Using {{ site.product.short_name }} is particularly advantageous for:
1011

1112
- Internet Service Providers
1213

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Supported platforms
33
id: adm-intro-supp
4+
description: >-
5+
The {{ site.product.short_name }} application is highly
6+
portable and is known to run on a wide range of hardware architectures
7+
(x86, x86_64, SUN Sparc, PowerPC 32 and 64, Alpha, ARM64) and operating
8+
systems, including Linux, BSD, Solaris, IBM AIX, HP-UX, macOS,
9+
Cygwin, and others.
410
---
511

6-
The {{ site.product.short_name }} application is highly
7-
portable and is known to run on a wide range of hardware architectures
8-
(x86, x86_64, SUN Sparc, PowerPC 32 and 64, Alpha, ARM64) and operating
9-
systems, including Linux, BSD, Solaris, IBM AIX, HP-UX, macOS,
10-
Cygwin, and others.
11-
1212
- The [[source code|gh-syslog-ng]] of {{ site.product.name }} is released under the GPLv2 license
1313

1414
- For the available binary installation packages, see {{ site.product.name }} installation packages.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction to syslog-ng
33
id: adm-intro
4+
description: >-
5+
This chapter introduces the {{ site.product.name }} application in
6+
a non-technical manner, discussing how and why is it useful, and the
7+
benefits it offers to an existing IT infrastructure.
48
---
5-
6-
This chapter introduces the {{ site.product.name }} application in
7-
a non-technical manner, discussing how and why is it useful, and the
8-
benefits it offers to an existing IT infrastructure.

0 commit comments

Comments
 (0)