【问题标题】:GELF logging driver with Windows Containers带有 Windows 容器的 GELF 日志记录驱动程序
【发布时间】:2017-01-26 00:17:06
【问题描述】:

我正在尝试获取 ELK 堆栈(Elastic Search、Logstash 和 Kibana),并希望让 GELF 日志记录驱动程序将事件转发到 Logstash,但是每当我使用指定的驱动程序运行容器时,我都会得到 docker: Error response from daemon: logger: no log driver named 'gelf' is registered.即使我在1.12.2-cs2-ws-beta。有没有办法让它在 Windows Server 2016 上运行?

【问题讨论】:

    标签: docker windows-server-2016 gelf


    【解决方案1】:

    supported log drivers 部分确实列出了 GELF(Graylog 扩展日志格式),但默认情况下在 Linux 的 docker 上(因此在其他平台上的 Linux VM 中)

    official GELF documention确实推荐its installation page

    一些现代 Linux 发行版(推荐 Debian Linux、Ubuntu Linux 或 CentOS)

    因此,Windows 服务器 2016 可能不会在其 Docker 中包含 Graylog 服务器。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-06-18
      相关资源
      最近更新 更多