module FluentD

Defined in:

tasks/utils/fluentd.cr

Class Method Summary

Class Method Detail

def self.app_tailed_by_fluentd?(pod_name, match = nil) #

todo check fluentd log to see if container of application is being tailed


[View source]
def self.installed? #

todo check if td agent (log forwarder) exists todo check if td agent (log aggregrator) exists todo pick a popular fluentd service discovery method and check its configuration files to see if they are configured

todo check if fluentd installed (if not, skip)


[View source]
def self.match #

[View source]