App Control: How to Enable Agent Service Trace Logging from Startup
book
Article ID: 286650
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
How to configure the Agent service to begin in Debug Level 7 to troubleshoot issues during boot time.
Environment
App Control Agent: All Supported Versions
Microsoft Windows: All Supported Versions
Resolution
Log in to the Console and navigate to Assets > Computers > relevant Computer.
Verify the Agent shows as Connected & Up to Date.
In the URL, note the value for host_id (example: https://ServerAddress/host-details.php?host_id=74)
Navigate to https://ServerAddress/agent_config.php > Add Agent Config
Use the following details:
Property Name: TMP-Max Roll QTY (or something memorable)
Host ID: Value from step 2 (ex: 74)
Value: max_rolled_trace_logs_to_keep=20
Status: Enabled
Click Save & add another Agent Config using the following details:
Property Name: TMP-Max Roll Size (or something memorable)
Host ID: Value from step 2 (ex: 74)
Value: max_rolling_trace_size_mb=500
Status: Enabled
On the endpoint in question, launch an administrative command prompt and execute the following commands to verify the Agent has received the new Agent Configs :