cctail
Version:
Salesforce Commerce Cloud logs remote tail
21 lines (20 loc) • 485 B
JSON
{
"profiles": {
"capiprofile": {
"hostname": "dev01.mysandbox.demandware.net",
"client_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"client_secret": "client-secret",
"polling_interval": 30
},
"bmprofile": {
"hostname": "dev02.anotherbox.demandware.net",
"username": "me@company.com",
"password": "my_really_secret_password",
"polling_interval": 30
}
},
"interactive": true,
"fluent": {
"enabled": false
}
}