ICAgent
This section describes the restrictions on the log collector ICAgent.
Item |
Description |
Remarks |
---|---|---|
File encoding |
Only UTF 8 is supported. Other encoding formats may cause garbled characters. For example, binary files. |
N/A |
Log file size |
Unlimited. |
N/A |
Log file rotation |
ICAgent supports configuration of fixed log file names or fuzzy match of log file names. You need to rotate log files manually. |
N/A |
Log collection path |
Linux
Windows
|
N/A |
Symbolic link |
Symbolic links are not supported. |
N/A |
Single log size |
The maximum size of each log is 500 KB. Excess content will be truncated by ICAgent. |
N/A |
Regular expression |
Perl regular expressions are supported. |
N/A |
File collection configuration |
A file can be reported to only one log group and stream. If a file is configured for multiple log streams, only one configuration takes effect. |
N/A |
File opening |
Files are opened when being read, and closed after being read. |
N/A |
First log collection |
All logs are collected. |
N/A |
Item |
Description |
Remarks |
---|---|---|
Log collection rate |
Raw logs of a single node are collected at a rate up to 50 MB/s. |
Service quality cannot be ensured if this limit is exceeded. |
Monitored directories |
Up to five levels of directories are supported, with up to 1000 files. |
N/A |
Monitored files |
Container scenarios
VM scenarios
|
N/A |
Default resource restrictions |
CPU
Memory
|
N/A |
Resource limit reached |
A forcible restart is triggered. Logs may be lost or duplicate if rotated during the restart. |
N/A |
Agent installation, upgrade, or uninstallation |
No restrictions. |
N/A |
Item |
Description |
Remarks |
---|---|---|
Configuration update |
Configuration updates take effect in 1 to 3 minutes. |
N/A |
Dynamic configuration loading |
Console configurations can be dynamically delivered. The update of one configuration does not affect other configurations. |
N/A |
Configurations |
Unlimited. |
N/A |
Tenant isolation |
Tenants are isolated from each other by default. |
N/A |
Log collection delay |
Normally, the delay from writing logs to the disk to collecting the logs is less than 2s (congestion not considered). |
N/A |
Log upload |
File changes are read and uploaded immediately once detected. One or more logs can be uploaded a time. |
N/A |
Network error handling |
Network exceptions trigger retries at an interval of 5s. |
N/A |
Resource quota used up |
If the resources allocated to the ICAgent are insufficient due to massive amounts of logs, the ICAgent continues and retries upon a failure. Logs will be stacked if resources are still insufficient. |
N/A |
Max. retry timeout |
Retry attempts are periodically made. |
N/A |
Status check |
The collector status is monitored through heartbeat detection. |
N/A |
Checkpoint timeout |
Checkpoints are automatically deleted if no updates are made within 12 hours. |
N/A |
Checkpoint saving |
Checkpoints are updated if logs are reported successfully. |
N/A |
Checkpoint saving path |
By default, checkpoints are saved in /var/share/oss/manager/ICProbeAgent/internal/TRACE. |
N/A |
Log loss Duplicate logs |
ICAgent uses multiple mechanisms to ensure log collection reliability and prevent data loss. However, logs may be lost in the following scenarios:
When the ICAgent is restarted, identical data may be collected around the restart time. |
N/A N/A |
Component/Service |
IP Address |
Description |
---|---|---|
OpenStack |
http://169.254.169.254/openstack/latest/meta_data.json |
Obtain the metadata, name, and ID of a node. |
http://169.254.169.254/openstack/latest/securitykey |
Obtain a temporary AK/SK and security token with an agency. |
|
http://169.254.169.254/latest/meta-data/public-ipv4 |
Obtain the EIP bound to a node. |
|
CCE |
http://127.0.0.1:4194/api/v2.0/ps |
Obtain process information with the cAdvisor API. |
http://127.0.0.1:4194/api/v1.2/docker |
Obtain all container metrics with the cAdvisor API. |
|
http://nodeip:10255/pods |
Obtain pod information with a Kubernetes API. |
Port No. |
Description |
---|---|
#icmgr-service {podlb}:30200 |
ICAgent registration |
icmgr-controller {podlb}:30201 |
ICAgent status configuration |
#als-access {podlb}:8102 |
Log reporting |
#ams-access {podlb}:8149 |
Metric reporting |
#ats-access apm {podlb}:8923 |
Data reporting to APM |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.