Skip to content

Commit

Permalink
Added missing descriptions: Chapter 130-140
Browse files Browse the repository at this point in the history
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
  • Loading branch information
mrgarris0n committed Sep 16, 2024
1 parent b1df1f3 commit 710bce0
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Referencing earlier messages of the context
id: adm-cor-prev
description: >-
This chapter describes how to reference earlier messages of the context in {{ site.product.short_name }}
---

When creating the aggregated message, or in the various parameters of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Options of grouping-by parsers
id: adm-cor-grouping-by-opt
description: >-
This section describes the options of the grouping-by() parser in {{ site.product.short_name }}.
---

The grouping-by has the following options.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Options of add-contextual-data()
id: adm-enrich-add-contextual-data-opt
description: >-
This section describes the options of add-contextual-data() in {{ site.product.short_name }}.
---

The add-contextual-data() has the following options.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Referring to parts of the message as a macro
id: adm-enrich-geoip-macro
description: >-
You can refer to the separated parts of the message using the key of the
value as a macro. For example, if the message contains
KEY1=value1,KEY2=value2, you can refer to the values as ${KEY1} and ${KEY2}.
---

You can refer to the separated parts of the message using the key of the
value as a macro. For example, if the message contains
KEY1=value1,KEY2=value2, you can refer to the values as ${KEY1} and
${KEY2}.

for example, if the default prefix (.geoip2) is used, you can determine
For example, if the default prefix (.geoip2) is used, you can determine
the country code using **${.geoip2.country.iso\_code}**.

To look up all keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Using the GeoIP2 parser
id: adm-enrich-geoip-using
description: >-
This section describes how to use the geoip2() parser in {{ site.product.short_name }}.
---

**Declaration**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Options of geoip2 parsers
parser: geoip2
id: adm-enrich-geoip-opt
description: >-
This section describes the options of geoip2() parser in {{ site.product.short_name }}.
---

The geoip2 parser has the following options.
Expand Down

0 comments on commit 710bce0

Please sign in to comment.
  NODES
admin 8
COMMUNITY 1
Note 1
Project 3
USERS 1