Software: Apache. PHP/5.6.40 uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24 uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) Safe-mode: OFF (not secure) /opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/fluent-plugin-td-1.0.0/ drwxrwxr-x |
Viewing file: Select action/file-type: #### ## Output descriptions: ## # Treasure Data output # match events whose tag is td.DATABASE.TABLE <match td.*.*> @type tdlog apikey YOUR_API_KEY auto_create_table buffer_type file buffer_path /var/log/td-agent/buffer/td </match> ## match tag=debug.** and dump to console <match debug.**> @type stdout </match> #### ## Source descriptions: ## ## built-in TCP input <source> @type forward </source> ## built-in UNIX socket input #<source> # @type unix #</source> # HTTP input # POST http://localhost:8888/<tag>?json=<json> # POST http://localhost:8888/td.myapp.login?json={"user"%3A"me"} <source> @type http port 8888 </source> ## live debugging agent <source> @type debug_agent bind 127.0.0.1 port 24230 </source> #### ## Examples: ## ## File input ## read apache logs continuously and tags td.apache.access #<source> # @type tail # format apache # path /var/log/httpd-access.log # tag td.apache.access #</source> ## File output ## match tag=local.** and write to file #<match local.**> # @type file # path /var/log/td-agent/access #</match> ## Forwarding ## match tag=system.** and forward to another td-agent server #<match system.**> # @type forward # host 192.168.0.11 # # secondary host is optional # <secondary> # host 192.168.0.12 # </secondary> #</match> ## Multiple output ## match tag=td.*.* and output to Treasure Data AND file #<match td.*.*> # @type copy # <store> # @type tdlog # apikey API_KEY # auto_create_table # buffer_type file # buffer_path /var/log/td-agent/buffer/td # </store> # <store> # @type file # path /var/log/td-agent/td-%Y-%m-%d/%H.log # </store> #</match> |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.1539 ]-- |