Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit a6ca1f4

Browse files
author
Florian Lautenschlager
authored
Update README.md
1 parent 19f009e commit a6ca1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chronix-importer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The field names are defined in the ***config.yml*** in the section ***attributeF
4949
attributeFields:
5050
- host
5151
- group
52-
- process
52+
- source
5353
```
5454

5555
***Important***: The order matters. This means that the first defined field is mapped to the first attribute, and so on.
@@ -116,4 +116,4 @@ The folder release contains very simple bash script to execute the importer.
116116
```
117117
# !/bin/bash
118118
java -Dlog4j.configurationFile=log4j2.xml -jar lib/chronix-importer-0.2-beta-1.jar config.yml data/
119-
```
119+
```

0 commit comments

Comments
 (0)