# yc-360 Script Configurations
This section provides step-by-step instructions to configure the yc-360 script. Configuration options allow you to control artifact collection behavior, transmission settings, and execution parameters based on your production environment requirements.
To run the yc-360 Script in M3 mode, follow the setup guide
# Additional Settings
M3 runs with its built-in default configuration. However, based on specific application requirements, users can configure additional options to further leverage the capabilities of M3. These optional settings allow fine-tuning of metric collection frequency, capturing relevant application logs, continuously monitoring application health, and tracking request–response times. By configuring these settings according to their needs, users can enhance observability, gain deeper insights into application behavior, and make M3 monitoring more aligned with their operational goals.
| Argument | Description |
|---|---|
| m3Frequency | Controls how frequently M3 collects micro-metrics. |
| appLogs | Specifies one or more paths to application log files that should be captured by the yc-360 script. |
| Application Health Monitoring | M3 continuously tracks application availability and performance to quickly identify abnormal behavior or anomalies and potential issues. |
| Monitor Application Request–Response Times | M3 can monitor request and response times by integrating with application access logs. |