Skip to content

Commit 4bc6a0b

Browse files
authored
chg: [doc] typos
1 parent 0d21913 commit 4bc6a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ analyzer-d4-log relies on redis to consume grokked loglines.
66

77
To grok the loglines, analyzer-d4-log relies on an external tool: both logstash https://www.elastic.co/logstash
88
and nifi https://nifi.apache.org/ have been tested for this purpose (using this nifi template https://github.com/D4-project/d4-nifi-templates).
9-
These tools poll directly the d4 server'redis server for loglines and push the results into a specific redis queue that the analyzer consumes.
9+
These tools poll directly d4 server's redis for loglines and push the results into a specific redis queue that the analyzer consumes.
1010

11-
![](assets/nifi.png)
11+
![Grokking D4 loglines in nifi](assets/nifi.png)
1212

1313
analyzer-d4-log polls this queue periodically to produce counts and statistics of the data. At the moment, only sshd logs are supported but more will come in the future.
1414

0 commit comments

Comments
 (0)