eb_config_examples
eb_config_examples copied to clipboard
outdated
This script is outdated. Loggly now uses auth tokens, so there is no need to hardcode username and password One can use the installation script from loggly to automated the process. Example script here: https://gist.github.com/zoellner/9776055
Thank you @zoellner! I have reviewed the new script and like the ease of implementation now. My current Gen2 script also adds a tag to the message so that the logs can be filtered on loggy by service and <RACK_ENV> environment (stage/prod/etc.). Can you suggest a way to accomplish this with the gist?
sorry, I've actually since switched to OpsWorks and not using eb anymore