#!/bin/sh
##########################################################
-# Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2006-2018 VMware, Inc. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published
addfiles /var/log/syslog*
addfiles /var/log/vmware-*
addfiles /var/run/vmware-*
+addfile /var/log/cloud-init.log
+addfile /var/log/cloud-init-output.log
+addfile /etc/cloud/cloud.cfg
runcmd "/tmp/df.txt" df
runcmd "/tmp/ifconfig.txt" ifconfig -a