Skip to content

Commit d04026e

Browse files
committed
The rsyslog.com apex domain has an invalid cert 😆
1 parent 34c6e0c commit d04026e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-06-24-shipping-rust-to-production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ project called "View Analytics". The effort was primarily to replace an aging
1818
system which was literally referred to as "old analytics." As part of the View
1919
Analytics design we needed to provide an entry point for [Fastly](https://fastly.com) to relay access logs as syslog
2020
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
2222
for the “rsyslog-kafka” service.. Using rsyslogd worked fairly well, but had a
2323
couple of significant downsides. Last month, we deployed its replacement: a
2424
custom open source daemon written in Rust: [hotdog](https://github.com/reiseburo/hotdog) 🌭.

0 commit comments

Comments
 (0)