~troyanov/maas:agent-logs-remove-ts

Last commit made on 2024-01-30
Get this branch:
git clone -b agent-logs-remove-ts https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
agent-logs-remove-ts
Repository:
lp:~troyanov/maas

Recent commits

608339f... by Anton Troyanov

refactor(agent): remove timestamp from logs

MAAS Agent stdout is captured with systemd-cat
Because journal has it's own timestamp, we don't want to add extra

Before:
```
Jan 29 13:35:30 maas maas-agent[161449]: 1:35PM INF Logger is configured with log level "info"
Jan 29 13:35:30 maas maas-agent[161449]: 1:35PM INF Started Worker Namespace=default TaskQueue=qc38cw@agent:main WorkerID=qc38cw@agent:161449
Jan 29 13:35:30 maas maas-agent[161449]: 1:35PM INF Service MAAS Agent started
```

After:
```
Jan 30 15:05:04 maas maas-agent[253279]: INF Logger is configured with log level "info"
Jan 30 15:05:04 maas maas-agent[253279]: INF Started Worker Namespace=default TaskQueue=qc38cw@agent:main WorkerID=qc38cw@agent:253279
Jan 30 15:05:04 maas maas-agent[253279]: INF Service MAAS Agent started
```

284e4ae... by Bill Wear

Update maas-offline-docs to b14e8906
hn == h2 (topic 6678)

8086ef4... by Bill Wear

Update maas-offline-docs to f0190f49
hn == h2 (topic 5148)

3b65fd5... by Bill Wear

Update maas-offline-docs to 75de07bb
discobot automated commit (topic 5148)

d693ce1... by Bill Wear

Update maas-offline-docs to 6f709ce0
discobot automated commit (topic 5204)

45466b3... by Bill Wear

Update maas-offline-docs to 828d7cf7
discobot automated commit (topic 5140)

d84e263... by Bill Wear

Update maas-offline-docs to beab86ef
discobot automated commit (topic 5160)

54740ac... by Bill Wear

Update maas-offline-docs to 2b78a806
discobot automated commit (topic 6695)

514831e... by Bill Wear

Update maas-offline-docs to 1939b255
discobot automated commit (topic 6662)

05f2141... by Bill Wear

Update maas-offline-docs to fe9b31ab
hn == h2 (topic 5192)