Last active
October 9, 2017 12:55
-
-
Save frankyaorenjie/5066c76daf77cd32c03d9ccdd3ca6b76 to your computer and use it in GitHub Desktop.
install fluentd on gcp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set ulimit | |
set sysctl.conf | |
apt-get install build-essential | |
sudo apt-get update | |
sudo apt-get install -y ruby2.3-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment