Skip to content

Instantly share code, notes, and snippets.

{
"timestamp": "2021-07-26T14:12:56.080972867Z"
"jsonPayload": {
"container": {
"imageName": "us.gcr.io/custom-project/docker-image:1.0.44",
"name": "/docker-name"
},
"message": "key details from our application logs"
},
"resourct": {
{
"insertId": "1m9v6a5g1vzanyh",
"jsonPayload": {
"command": "/entrypoint.sh run_service",
"created": "2020-06-09T05:34:55.622519467Z",
"id": "f6770afb31eea368592c9b056a98bde9dd5d65bdfc4d5d7c7c65bb188e3d9c2e",
"imageId": "sha256:2066aec9d9559732cfafe0638e9139ece88ae86b911460e55c5a0e3bc7697e8b",
"imageName": "us.gcr.io/custom-project/docker-image:1.0.44",
"name": "/docker-name"
@briffle
briffle / gist:6132956
Created August 1, 2013 16:25
This allows me to update my minions, to force some logging options, but the minion restarts, and does not answer back. it forces me to run salt manually twice on a new server. First to do update the minion, and then it restarts and does not answer, and second, to enforce all the other states.
salt-minion:
pkg:
- installed
service:
- running
- watch:
- file: /etc/salt/minion.d/logging.conf
/etc/salt/minion.d/logging.conf:
file: