aliyun

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 15 Imported by: 0

README

使用docker运行阿里云日志自动监控

使用APIcat提供的docker运行程序,可以轻松的完成日志监控组建的搭建。

准备工作

  • 准备一台可以运行docker和docker-compose的虚拟主机,不需要一定要云服务,可以访问到阿里云相关服务即可
  • 准备阿里云账号,设置需要的权限

部署APIcat docker-compose

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Dest            string
	DestV6          string
	AccessKeyId     string
	AccessKeySecret string
	// contains filtered or unexported fields
}

func (*Config) AddFlags

func (h *Config) AddFlags(set *pflag.FlagSet)

func (*Config) Check

func (h *Config) Check(fileHandler platform.Configer) error

func (*Config) FromMap added in v0.9.0

func (h *Config) FromMap(m map[string]string) error

func (*Config) GetFrom

func (h *Config) GetFrom() int64

func (*Config) GetInterval

func (h *Config) GetInterval() int64

func (*Config) GetNotifier

func (h *Config) GetNotifier(ncfg *notify.Config, ctx context.Context) (platform.Notifier, error)

func (*Config) GetSource

func (h *Config) GetSource(fh platform.Configer, ctx context.Context, tailMode bool) (source.Reader, error)

func (*Config) ToMap added in v0.9.0

func (h *Config) ToMap() map[string]string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL