Skip to content

RemoteTail用于同步监控多台服务器日志文件变更,一句话说就是多主机的远程tail。

Notifications You must be signed in to change notification settings

bladehan1/remote-tail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-tail

introduce

可以tail多台机器

config

user: xxxxx
password: xxxx
file: 
  log: xxx.log
test:
  - xx.xx.xx.xx

online:
  - xx.xx.xx

mkdir ~/.remote && mv example.yaml ~/.remote/

usage

remote-tail {project}.{env}.{file} 这个命令可以在任意路径下执行

ps: project 是配置文件的文件名,env是配置文件中节点名可以在里边配不同环境的机器集群,file是file节点中配置的文件路径

About

RemoteTail用于同步监控多台服务器日志文件变更,一句话说就是多主机的远程tail。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%