摘要:        
use base (Critter); 和 BEGIN{ require Critter; @ISA=qw/Critter/; } 这两种写法是等价    阅读全文
        
            posted @ 2016-08-18 22:28
czcb
阅读(148)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
use base (Critter); 和 BEGIN{ require Critter; @ISA=qw/Critter/; } 这两种写法是等价    阅读全文
        
            posted @ 2016-08-18 22:28
czcb
阅读(125)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
Docker 容器管理: docker create -it centos //这样可以创建一个容器,但该容器并没有启动:create Create a new container 创建一个容器:docker:/root# docker ps CONTAINER ID ...    阅读全文
        
            posted @ 2016-08-18 16:34
czcb
阅读(137)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
Docker 容器管理: docker create -it centos //这样可以创建一个容器,但该容器并没有启动:create Create a new container 创建一个容器:docker:/root# docker ps CONTAINER ID ...    阅读全文
        
            posted @ 2016-08-18 16:34
czcb
阅读(157)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1.命令行运行在终端中, 像下面这样运行命令来启动Logstash 进程:[elk@zjtest7-frontend bin]$ ./logstash -e 'input{stdin{}}output{stdout{codec=>rubydebug}}'[elk@zjtest7-frontend...    阅读全文
        
            posted @ 2016-08-18 14:51
czcb
阅读(149)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1.命令行运行在终端中, 像下面这样运行命令来启动Logstash 进程:[elk@zjtest7-frontend bin]$ ./logstash -e 'input{stdin{}}output{stdout{codec=>rubydebug}}'[elk@zjtest7-frontend...    阅读全文
        
            posted @ 2016-08-18 14:51
czcb
阅读(139)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
$EscapeControlCharactersOnReceive off #关闭rsyslog默认转译ASCII<32的所有怪异字符,包括换行符等$template tocFormat,"%msg%\n"#$template tocFormat,"%syslogtag%,%msg%\...    阅读全文
        
            posted @ 2016-08-18 13:25
czcb
阅读(247)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
$EscapeControlCharactersOnReceive off #关闭rsyslog默认转译ASCII<32的所有怪异字符,包括换行符等$template tocFormat,"%msg%\n"#$template tocFormat,"%syslogtag%,%msg%\...    阅读全文
        
            posted @ 2016-08-18 13:25
czcb
阅读(326)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
#!/usr/bin/perl use DBI; use Encode;$user="root"; $passwd="1234567"; $dbh="192.168.32.232";my $table=; chomp $table;print "\$table is ...    阅读全文
        
            posted @ 2016-08-17 15:13
czcb
阅读(153)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
#!/usr/bin/perl use DBI; use Encode;$user="root"; $passwd="1234567"; $dbh="192.168.32.232";my $table=; chomp $table;print "\$table is ...    阅读全文
        
            posted @ 2016-08-17 15:13
czcb
阅读(159)
评论(0)
推荐(0)
        
        
 
                    
                     
                    
                 
                    
                 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号