Skip to content

Commit 94b996a

Browse files
committed
1 parent 3a21f0f commit 94b996a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

services/graylog/data/contentpacks/osparc-custom-content-pack-v2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"v": "1",
3-
"id": "dfaeea11-bde6-4203-9cfe-6ca2a23ca22e",
4-
"rev": 42,
5-
"name": "osparc-custom-content-pack-v2",
6-
"summary": "osparc-custom-content-pack-v2",
3+
"id": "daaeea11-bde6-4203-9cfe-6ca2a23ca22e",
4+
"rev": 1,
5+
"name": "osparc-custom-content-pack-v3",
6+
"summary": "osparc-custom-content-pack-v3",
77
"description": "",
88
"vendor": "Osparc team",
99
"url": "",
@@ -623,7 +623,7 @@
623623
"configuration": {
624624
"grok_pattern": {
625625
"@type": "string",
626-
"@value": "log_level=%{WORD:log_level} \\| log_timestamp=%{TIMESTAMP_ISO8601:log_timestamp} \\| log_source=%{DATA:log_source} \\| (log_uid=%{WORD:log_uid} \\| )?log_msg=%{GREEDYDATA:log_msg}"
626+
"@value": "log_level=%{WORD:log_level} \\| log_timestamp=%{TIMESTAMP_ISO8601:log_timestamp} \\| log_source=%{DATA:log_source} \\| (log_uid=%{WORD:log_uid} \\| (log_oec=%{WORD:log_oec} \\| )?log_msg=%{GREEDYDATA:log_msg}"
627627
},
628628
"named_captures_only": {
629629
"@type": "boolean",

0 commit comments

Comments
 (0)