fluent / fluentd

Fluentd: Unified Logging Layer (project under CNCF)
https://www.fluentd.org
Apache License 2.0
12.89k stars 1.34k forks source link

td-agent takes alot of CPU and seems to hang #1815

Closed doron-td-agent closed 4 years ago

doron-td-agent commented 6 years ago

1) we have the following Env: php5-fpm +nginx -> td-agent 2.3.1 -> bigquery (Google Cloud) 1) since we rebooted the machines (we have only problems on AWS instances) few days ago, we get "connection time out" on PHP while we try to communicate with td-agent. while this happening even simple nc command to td-agent got hanging. 2) we tried recreate the instance and double the Cpu power (meltdown patch). it didn't solved the problem. 3) on all our AWS instances we have it on (~140%) while restarting the td-agent with no traffic active on other Vmware instances CPU is much lower.

we redirected the traffic via other Server with td-agent and it's working fine.

i would like to try to figure out what's the problem: strace with -p -f i see many:

[pid 27123] futex(0x7fbada82d644, FUTEX_WAIT_PRIVATE, 50563879, NULL) = -1 EAGAIN (Resource temporarily unavailable)


pid 27113] <... futex resumed> ) = 1 [pid 27113] futex(0x7fba947228a4, FUTEX_WAIT_BITSET_PRIVATE, 47845, {7666, 716555325}, ffffffff <unfinished ...> [pid 27112] futex(0x7fbada82d610, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> [pid 27125] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out) [pid 27125] futex(0x7fba94725920, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 27125] futex(0x7fbada82d644, FUTEX_WAIT_PRIVATE, 50563900, NULL <unfinished ...> [pid 27112] <... futex resumed> ) = 0 [pid 27112] clock_gettime(CLOCK_MONOTONIC, {7666, 671083616}) = 0 [pid 27112] clock_gettime(CLOCK_REALTIME, {1515586707, 822298094}) = 0 [pid 27112] clock_gettime(CLOCK_REALTIME, {1515586707, 822483342}) = 0 [pid 27112] clock_gettime(CLOCK_REALTIME, {1515586707, 822664208}) = 0 [pid 27112] clock_gettime(CLOCK_REALTIME, {1515586707, 822843878}) = 0 [pid 27112] clock_gettime(CLOCK_MONOTONIC, {7666, 672087314}) = 0 [pid 27112] clock_gettime(CLOCK_MONOTONIC, {7666, 672294216}) = 0 [pid 27112] futex(0x7fbada82d644, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7fbada82d640, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 [pid 27112] futex(0x7fba947224a4, FUTEX_WAIT_BITSET_PRIVATE, 47669, {7666, 721933216}, ffffffff <unfinished ...> [pid 27111] <... futex resumed> ) = 0 [pid 27111] futex(0x7fbada82d610, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 27111] clock_gettime(CLOCK_MONOTONIC, {7666, 673027638}) = 0 [pid 27111] clock_gettime(CLOCK_REALTIME, {1515586707, 824151364}) = 0 [pid 27111] clock_gettime(CLOCK_REALTIME, {1515586707, 824350574}) = 0 [pid 27111] clock_gettime(CLOCK_REALTIME, {1515586707, 824550627}) = 0 [pid 27111] clock_gettime(CLOCK_REALTIME, {1515586707, 824750533}) = 0 [pid 27111] clock_gettime(CLOCK_MONOTONIC, {7666, 673976971}) = 0 [pid 27111] clock_gettime(CLOCK_MONOTONIC, {7666, 674188906}) = 0 [pid 27111] futex(0x7fbada82d644, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7fbada82d640, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 [pid 27124] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out) [pid 27124] futex(0x7fba94725520, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 27124] clock_gettime(CLOCK_MONOTONIC, {7666, 675002738}) = 0 [pid 27111] futex(0x7fba947220a4, FUTEX_WAIT_BITSET_PRIVATE, 47779, {7666, 723787906}, ffffffff <unfinished ...> [pid 27124] clock_gettime(CLOCK_REALTIME, {1515586707, 826274958}) = 0 [pid 27110] <... futex resumed> ) = 0 [pid 27124] clock_gettime(CLOCK_REALTIME, {1515586707, 826571554}) = 0 [pid 27124] clock_gettime(CLOCK_REALTIME, {1515586707, 826751495}) = 0 [pid 27124] clock_gettime(CLOCK_REALTIME, {1515586707, 826930402}) = 0 [pid 27124] clock_gettime(CLOCK_MONOTONIC, {7666, 676181264}) = 0 [pid 27124] clock_gettime(CLOCK_MONOTONIC, {7666, 676373697}) = 0 [pid 27124] futex(0x7fbada82d640, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> [pid 27110] futex(0x7fbada82d610, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 27110] futex(0x7fbada82d640, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> [pid 27124] <... futex resumed> ) = 0 [pid 27124] futex(0x7fbada82d644, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7fbada82d640, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...> [pid 27110] <... futex resumed> ) = 1 [pid 27124] <... futex resumed> ) = 1 [pid 27124] futex(0x7fba947254a4, FUTEX_WAIT_BITSET_PRIVATE, 48039, {7666, 726013697}, ffffffff <unfinished ...> [pid 27110] futex(0x7fbada82d644, FUTEX_WAIT_PRIVATE, 50563903, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 27110] futex(0x7fbada82d610, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 27110] clock_gettime(CLOCK_MONOTONIC, {7666, 678114669}) = 0 [pid 27109] <... futex resumed> ) = 0 [pid 27110] clock_gettime(CLOCK_REALTIME, {1515586707, 829385957}) = 0 [pid 27109] futex(0x7fbada82d644, FUTEX_WAIT_PRIVATE, 50563904, NULL <unfinished ...> [pid 27110] clock_gettime(CLOCK_REALTIME, {1515586707, 829709168}) = 0 [pid 27110] clock_gettime(CLOCK_REALTIME, {1515586707, 829890526}) = 0 [pid 27110] clock_gettime(CLOCK_REALTIME, {1515586707, 830104228}) = 0 [pid 27110] clock_gettime(CLOCK_MONOTONIC, {7666, 679344919}) = 0 [pid 27110] clock_gettime(CLOCK_MONOTONIC, {7666, 679521448}) = 0 [pid 27110] futex(0x7fbada82d644, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7fbada82d640, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1


i see there are 1064 ruby LWP td-agent 26734 1 0 11:10 ? 00:00:00 /opt/td-agent/embedded/bin/ruby /usr/sbin/td-agent --log /var/log/td-agent/td-agent.log --daemon /var/run/td-agent/td-agent.pid td-agent 26737 26734 99 11:10 ? 01:49:04 /opt/td-agent/embedded/bin/ruby /usr/sbin/td-agent --log /var/log/td-agent/td-agent.log --daemon /var/run/td-agent/td-agent.pid

# ps -Lp 26737 | more | wc -l 1064 # ruby -v ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] # dpkg -s td-agent Package: td-agent Status: install ok installed Priority: extra Section: misc Installed-Size: 200549 Maintainer: Treasure Data, Inc Architecture: amd64 Version: 2.3.1-0 Description: Treasure Agent: A data collector for Treasure Data License: unknown Vendor: Omnibus Homepage: http://treasuredata.com # ruby pid2line.rb 26737 is stuck (probably because td-agent it's not getting traffic - i think) # ruby pid2line.rb 26734 ruby state:S utime:0 LWPID:26734 EIP:7fbadc328cad -> c1cad Elf vaddr: c1cad -> c1cad in /lib/x86_64-linux-gnu/libc-2.15.so ?? ??:0 ruby-timer-thr state:S utime:0 LWPID:26738 EIP:7fbadc351913 -> ea913 Elf vaddr: ea913 -> ea913 in /lib/x86_64-linux-gnu/libc-2.15.so ?? ??:0 # kill -SIGCONT 26737 -- this doesn't give nothing the td-agent.conf looks like this: ``` @type bigquery method insert flush_interval 1 buffer_chunk_records_limit 300 buffer_queue_limit 10240 num_threads 16 auth_method private_key email xxxxxxxxxxxx@developer.gserviceaccount.com private_key_path /xxxxxxxxxxxx.p12 project xxxxxxxxxx dataset xxxxxxxxxxxxxx fetch_schema false auto_create_table true table mobile_tags_raw_data_%Y%m%d_%H schema_path time_format %s time_field date_1 type tdlog apikey YOUR_API_KEY auto_create_table buffer_type file buffer_path /var/log/td-agent/buffer/td type file path /var/log/td-agent/failed_records type stdout type forward type http port 8888 # equal to -qq option log_level debug type debug_agent bind 127.0.0.1 port 24230 the td-agent.log i got from development: ( i think this one is just while restarting td-agent) 2018-01-10 10:11:09 +0000 [info]: plugin/in_forward.rb:81:listen: listening fluent socket on 0.0.0.0:24224 2018-01-10 10:11:17 +0000 [debug]: plugin/in_http.rb:94:start: listening http on 0.0.0.0:8888 2018-01-10 10:11:17 +0000 [info]: plugin/in_debug_agent.rb:49:start: listening dRuby uri="druby://127.0.0.1:24230" object="Engine" 2018-01-10 10:14:49 +0000 [debug]: fluent/supervisor.rb:383:block in install_supervisor_signal_handlers: fluentd supervisor process get SIGTERM 2018-01-10 10:14:49 +0000 [debug]: fluent/supervisor.rb:565:block in install_main_process_signal_handlers: fluentd main process get SIGTERM 2018-01-10 10:14:49 +0000 [debug]: fluent/supervisor.rb:568:block in install_main_process_signal_handlers: getting start to shutdown main process 2018-01-10 10:14:49 +0000 [info]: fluent/engine.rb:199:run: shutting down fluentd 2018-01-10 10:14:49 +0000 [info]: fluent/root_agent.rb:121:block (2 levels) in shutdown: shutting down input type="forward" plugin_id="object:3feec5b7ae3c" 2018-01-10 10:14:49 +0000 [info]: fluent/root_agent.rb:121:block (2 levels) in shutdown: shutting down input type="http" plugin_id="object:3feec567d8bc" 2018-01-10 10:14:49 +0000 [info]: fluent/root_agent.rb:121:block (2 levels) in shutdown: shutting down input type="debug_agent" plugin_id="object:3feec567c264" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="stdout" plugin_id="object:3feec56a17a8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5690890" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec56cc020" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec56b0050" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec56c37b8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec569e0d0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec567cad4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5a8b058" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5a2b644" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec59d4a9c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec59a1728" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5877cd0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec58482b4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec58187bc" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5dd52e0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d8c338" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d49a10" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d0a888" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5cbdd80" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5c839c8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5c40d80" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec66e0740" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec6416d34" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec7bae514" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec9b073e8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5687380" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5bf62f8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5b5fc68" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5b454d0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5b125a8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5afc4c4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5ade104" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec7ad8914" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5a7e754" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5a262ac" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec58f96b8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec599b5d0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec595f134" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5930924" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d90b7c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec584396c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec580dc7c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5dccce4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d81b40" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d3f574" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5d06904" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5cbbcb0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5c7f33c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5c3ce10" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5c08638" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec63c84cc" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec63683ec" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec66ed4f4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec668e5e4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec662cb14" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec72421c4" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec560a524" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5ba35bc" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5b5d300" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5b0ec28" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5968fb8" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec59387a0" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec58b902c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec69c4664" 2018-01-10 10:14:51 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec5ac846c" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec656f000" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="bigquery" plugin_id="object:3feec64a4a94" 2018-01-10 10:14:50 +0000 [info]: fluent/agent.rb:95:block (2 levels) in shutdown: shutting down output type="tdlog" plugin_id="object:3feec56b0a78" 2018-01-10 10:14:56 +0000 [info]: fluent/supervisor.rb:340:supervise: process finished code=0 2018-01-10 10:15:05 +0000 [info]: fluent/supervisor.rb:457:read_config: reading config file path="/etc/td-agent/td-agent.conf" 2018-01-10 10:15:05 +0000 [info]: fluent/supervisor.rb:323:supervise: starting fluentd-0.12.20 ``` much appreciate any clue. if anymore info is needed please tell me.
repeatedly commented 6 years ago

Sorry for the late.

on all our AWS instances we have it on (~140%) while restarting the td-agent with no traffic active on other Vmware instances CPU is much lower.

Does this 'no traffic' mean no incoming logs and no buffered files or no incoming logs but buffered files exists?

on other Vmware instances CPU is much lower.

What is the difference between AWS and VMware instance? Same os and same resources?

ganmacs commented 4 years ago

it's stale. closed. if you have any problem, updating fluentd would might it.