Created
January 3, 2018 17:14
-
-
Save garethgreenaway/fb8b6a5926d46af3ebd83bb2f44272e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
salt/presence/change { | |
"_stamp": "2018-01-03T17:12:48.114366", | |
"lost": [ | |
"minion2" | |
], | |
"new": [] | |
} | |
salt/presence/present { | |
"_stamp": "2018-01-03T17:12:48.115233", | |
"present": [ | |
"moriarty", | |
"minion1" | |
] | |
} | |
saltdockerdemo_minion2_1 exited with code 137 | |
salt/auth { | |
"_stamp": "2018-01-03T17:12:50.249392", | |
"act": "accept", | |
"id": "minion2", | |
"pub": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxOknHTg7r/D1DWJgkgnA\nfLRkrz6O41qZ3UXZrMxfCAXVf2rgvixxqFCgcSnRF5DyiHXdRfh90uxVAEXxus8R\n83xCtSb4rUwbo8kuePZrMvmwKjOxmhogSDR5yKsaOJr3xNptjoGp75ZkeLxTC5xv\nfvWVWylp9wM2NcCkFrsVSCXqaFd3wIqqsM/bqupSp6qbVOYQllJeBtNH/xEcZYf2\n8rd3yRMxupDsHGNFk2y82oRd2jJrH2amMhuN/xD0txwQV7kSmLyTPl3CLo5D5LJw\nYAOUa23qM8pD/oep6R8WMckGekBTtEeaGS2YBcOP/RzAhHExQgUURgESWUpLOJ9Y\nJwIDAQAB\n-----END PUBLIC KEY-----", | |
"result": true | |
} | |
salt/presence/change { | |
"_stamp": "2018-01-03T17:12:50.261399", | |
"lost": [], | |
"new": [ | |
"minion2" | |
] | |
} | |
salt/presence/present { | |
"_stamp": "2018-01-03T17:12:50.261819", | |
"present": [ | |
"moriarty", | |
"minion1", | |
"minion2" | |
] | |
} | |
minion_start { | |
"_stamp": "2018-01-03T17:12:50.771700", | |
"cmd": "_minion_event", | |
"data": "Minion minion2 started at Wed Jan 3 17:12:50 2018", | |
"id": "minion2", | |
"pretag": null, | |
"tag": "minion_start" | |
} | |
salt/minion/minion2/start { | |
"_stamp": "2018-01-03T17:12:50.776177", | |
"cmd": "_minion_event", | |
"data": "Minion minion2 started at Wed Jan 3 17:12:50 2018", | |
"id": "minion2", | |
"pretag": null, | |
"tag": "salt/minion/minion2/start" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment