Skip to content

Commit 4255731

Browse files
sradcorichm
authored andcommitted
Update ovirt.yml
These are additional fields that are already sent to Elasticsearch. I was sure these were already added in the past but I see the are missing. They should not be analyzed.
1 parent ff24368 commit 4255731

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

namespaces/ovirt.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,23 @@ namespace:
2424
type: keyword
2525
description: >
2626
Cluster name of the oVirt host.
27+
28+
- name: class
29+
type: string
30+
description: >
31+
Class name of the oVirt host.
32+
33+
- name: module_lineno
34+
type: string
35+
description: >
36+
Module and line number of the oVirt host.
37+
38+
- name: thread
39+
type: string
40+
description: >
41+
Thread name of the oVirt host.
42+
43+
- name: correlationid
44+
type: string
45+
description: >
46+
Correlation ID of the oVirt host.

0 commit comments

Comments
 (0)