~blake-rouse/maas:maas-log-internal-syslog

Last commit made on 2018-09-04
Get this branch:
git clone -b maas-log-internal-syslog https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
maas-log-internal-syslog
Repository:
lp:~blake-rouse/maas

Recent commits

9c6e1a9... by Blake Rouse

Log local to maas.log in rack-only mode.

91fa722... by Blake Rouse

Remove old rsyslog config.

51c8db7... by Blake Rouse

Cleanup the old way syslog worked.

d03f4ec... by Blake Rouse

Enable local socket logging for internal syslog service. Use internals syslog to log to maas.log.

d67c359... by Blake Rouse

Add ability for an administrator to configure a remote syslog server.

a75e372... by Newell Jensen

Add an optional list of KnownHostInterface objects to RequestedMachine to detail the Pod's host interfaces.

b474d96... by Andres Rodriguez

LP: #1790015 - Fix no_proxy to also use IPv6 addresses inside brackets.

9015e05... by Mike Pontillo

LP: #1789495 - Fix subnet links for composed machines.

6d93a3c... by Blake Rouse

Fix issues with the snap so all the new services that now run in the rack controller work.

8dcec35... by Blake Rouse

Run and control syslog on the region and rack controller.

Rack controllers forward to all region controllers. Region controllers write to the local filesystem with the log information. This allows a user to view the logs of any region controller and it will have the same log data as another region controller.