File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ project called "View Analytics". The effort was primarily to replace an aging
18
18
system which was literally referred to as "old analytics." As part of the View
19
19
Analytics design we needed to provide an entry point for [ Fastly] ( https://fastly.com ) to relay access logs as syslog
20
20
formatted messages which could then be written into [ Apache Kafka] ( https://kafka.apache.org ) , driving the entire
21
- View Analytics data pipeline. Our initial rollout shipped an [ rsyslog] ( https://rsyslog.com ) -based solution
21
+ View Analytics data pipeline. Our initial rollout shipped an [ rsyslog] ( https://www. rsyslog.com ) -based solution
22
22
for the “rsyslog-kafka” service.. Using rsyslogd worked fairly well, but had a
23
23
couple of significant downsides. Last month, we deployed its replacement: a
24
24
custom open source daemon written in Rust: [ hotdog] ( https://github.com/reiseburo/hotdog ) 🌭.
You can’t perform that action at this time.
0 commit comments