CDLUC3 / mrt-doc

Documentation and Information regarding the Merritt repository
8 stars 4 forks source link

Audit 2 - initial deploy stage #598

Closed dloy closed 3 years ago

dloy commented 3 years ago

Deploy

Deploy Audit 2 (yaml/ssm) war on all stage audit servers

There will be no downtime for any existing services.

The general schedule for this process will be

Involved servers

Source

mrt-audit

tomcat8_catalina_base

Jenkins

audit01x2

audit02x2

SSM values

        "Name": "/uc3/mrt/stg/audit/config/cleanup/msg",
        "Value": "Audit stage cleanup",

        "Name": "/uc3/mrt/stg/audit/config/cleanup/subject",
        "Value": "Audit Stage Cleanup",

        "Name": "/uc3/mrt/stg/audit/config/cleanup/to",
        "Value": "dloy@ucop.edu",

        "Name": "/uc3/mrt/stg/audit/config/intervalDays",
        "Value": "0",

        "Name": "/uc3/mrt/stg/audit/config/log/messageMaximumError",
        "Value": "10",

        "Name": "/uc3/mrt/stg/audit/config/log/messageMaximumLevel",
        "Value": "5",

        "Name": "/uc3/mrt/stg/audit/config/nodePath",
        "Value": "yaml:",

        "Name": "/uc3/mrt/stg/audit/config/queueCapacity",
        "Value": "100",

        "Name": "/uc3/mrt/stg/audit/config/queueSleepMs",
        "Value": "1000",

        "Name": "/uc3/mrt/stg/audit/config/threadPool",
        "Value": "5",

        "Name": "/uc3/mrt/stg/audit/config/mail/from",
        "Value": "uc3staff@ucop.edu",

        "Name": "/uc3/mrt/stg/audit/config/mail/smtp",
        "Value": "localhost",
dloy commented 3 years ago

Add owner change

Source change

https://github.com/CDLUC3/mrt-audit/compare/audityaml

This particular change modifies the location of the owner processing from the time when processing begins on an entry to the initial general selection of content to be processed:

Build

http://builds.cdlib.org/job/mrt-build-audit/60/console

Manual installs

audit01x2

audit02x2