From owner-freebsd-cloud@freebsd.org Wed Aug 30 23:48:37 2017 Return-Path: Delivered-To: freebsd-cloud@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE484E0CECF for ; Wed, 30 Aug 2017 23:48:37 +0000 (UTC) (envelope-from raf@rafal.net) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C813A89 for ; Wed, 30 Aug 2017 23:48:37 +0000 (UTC) (envelope-from raf@rafal.net) Received: from [192.168.40.37] (unknown [86.40.118.125]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id DB713509B8; Wed, 30 Aug 2017 19:48:35 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: AWS CloudWatch Logs Agent From: Rafal Lukawiecki In-Reply-To: Date: Thu, 31 Aug 2017 00:48:34 +0100 Cc: freebsd-cloud@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <38BA8CBD-8A74-4705-BB7B-5737C809540D@rafal.net> References: <4FFC6F3B-E8A1-49EE-A05A-C6B9B0A615FF@rafal.net> <0100015e3565144c-18dc3e52-fcba-4b30-bf2f-58b99b55562d-000000@email.amazonses.com> <456A3074-08D2-4141-81EF-5CD6B1B53899@rafal.net> <084bd6ad-9ffd-c097-1d46-c8cb41d745ee@nomadlogic.org> <0A93F7FC-5547-4A67-B3D9-BB59027FDAD6@rafal.net> To: Pete Wright X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2017 23:48:38 -0000 Pete, that sounds wonderful. Let me know when I can assist, and if it = works out, I will owe you a drink at the very least. Thank you, Rafal -- Rafal Lukawiecki Data Scientist and Director=20 Project Botticelli Ltd > On 31 Aug 2017, at 00:45, Pete Wright wrote: >=20 > hrm yea - so i did a bit of reading through that setup script and if = i'm not mistaken it is actually installing the python package: > https://pypi.python.org/pypi/awscli-cwlogs >=20 > a majority of the code located at = https://s3.amazonaws.com//aws-cloudwatch/downloads/latest/awslogs-agent-se= tup.py seems to configure the behaviour of awscli-cwlogs. >=20 > i may poke at this later this week and see if i can get awscli-cwlogs = working in my environment, if it looks good it may be a good starting = point for a freebsd port of this functionality. also since it seems to = be mostly python code doing the actual log-shipping we might be in good = shape. >=20 >=20 > -p >=20 > --=20 > Pete Wright > pete@nomadlogic.org > @nomadlogicLA >=20