Przeglądaj źródła

Remove draft status

Brendan Abolivier 6 lat temu
rodzic
commit
9049d4c285
Podpisane przez: Brendan Abolivier <contact@brendanabolivier.com> ID klucza GPG: 8EF1500759F70623
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      content/logs-rsyslog-graylog.md

+ 1
- 1
content/logs-rsyslog-graylog.md Wyświetl plik

@@ -3,7 +3,7 @@ title: Centralising logs with rsyslog and parsing them with Graylog extractors
3 3
 description: Logs are really useful for a lot of things, from investigating issues to monitoring stuff that can't be watched efficiently by other monitoring tools. When it comes to storing them, a lot of solutions are available, depending on what you need. At CozyCloud, our main need was to be able to store them somewhere safe, and process them. Let me walk you through how we did it.
4 4
 tags: [ 'rsyslog', 'logs', 'grok', 'graylog' ]
5 5
 publishDate: 2018-05-05T00:00:00+02:00
6
-draft: true
6
+draft: false
7 7
 thumbnail: /logs-rsyslog-graylog/graylog-search.png
8 8
 ---
9 9