~ya-bo-ng/maas:replace-ga-with-gtm

Last commit made on 2018-09-10
Get this branch:
git clone -b replace-ga-with-gtm https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
replace-ga-with-gtm
Repository:
lp:~ya-bo-ng/maas

Recent commits

424823d... by Anthony Dillon

Add back the state change GA event function

e6efea4... by Anthony Dillon

Remove the GA function from main.js

ac594f6... by Anthony Dillon

Replace GA script with GTM

1d5bae9... by Mike Pontillo

LP: #1790147 - Add tag_names field to rack and region controller API output.

13da7fc... by Blake Rouse

Rename unix maas-syslog socket to log.sock.

This makes it more obvious that the file is actually a unix socket that MAAS uses for logging.

c5f5676... by Blake Rouse

Add ability to change the binding port of the internal syslog services that MAAS runs.

This does not expose this setting over the UI, just like the proxy setting is not exposed. This is more of an advanced configuration and really only needs to be changed if absolutely required.

c4abbe0... by Blake Rouse

LP #1790735 - Fixes issue where maas-syslog was not working because of bad syntax in rsyslog.conf.

Adds the missing "then" in the rsyslog.conf for checking for syslogtag of maas.

56c206f... by Mike Pontillo

LP: #1789872 - Configure chrony with xleave and hwtimestamp.

fe00d1b... by Blake Rouse

Use the maas-syslog service to output maas.log.

This uses the new maas-syslog service that MAAS configures and runs to output the maas.log. rackd and regiond now use the maas-syslog service as the logger for syslog. All region controllers will have the same maas.log file with all data from all the racks and regions in the same place.

d67c359... by Blake Rouse

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