save sessions
This commit is contained in:
44
tmp/dalmatian-config/logs.json
Normal file
44
tmp/dalmatian-config/logs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 0,
|
||||
"type": "user",
|
||||
"message": "/directory add ../dalmatian",
|
||||
"timestamp": "2026-03-10T10:04:57.373Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 1,
|
||||
"type": "user",
|
||||
"message": "for test-01 in mettvh we want to run another service which is available on 28080. `bundle exec puma -p 28080 cable/config.ru` wil start it. it will be an action cable instance. https://guides.rubyonrails.org/action_cable_overview.html#running-standalone-cable-servers",
|
||||
"timestamp": "2026-03-10T10:08:49.531Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 2,
|
||||
"type": "user",
|
||||
"message": "mid doesnt need a cable service.",
|
||||
"timestamp": "2026-03-10T10:12:20.702Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 3,
|
||||
"type": "user",
|
||||
"message": "does the load balancer do the right thing with the port.",
|
||||
"timestamp": "2026-03-10T10:15:19.553Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 4,
|
||||
"type": "user",
|
||||
"message": "we need to expose it extenally on port 28080",
|
||||
"timestamp": "2026-03-10T10:29:28.811Z"
|
||||
},
|
||||
{
|
||||
"sessionId": "59bd240f-6a08-4359-8f32-3237a2f95165",
|
||||
"messageId": 5,
|
||||
"type": "user",
|
||||
"message": "lets set it up to be on the patch /cable. this should be an option (sub sites)",
|
||||
"timestamp": "2026-03-11T17:34:10.471Z"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user