Commit 2c477dc
authored
Kelvin lal/log troubleshooting link (#44704)
### What does this PR do?
Adding a doc link for file permission errors when configuring tailing log files
https://docs.datadoghq.com/agent/logs/?tab=tailfiles#custom-log-collection
Key troubleshooting step set
https://docs.datadoghq.com/logs/guide/log-collection-troubleshooting-guide/?tab=linux#permission-issues-tailing-log-files
### Motivation
Better Agent Error messages project
Increased doc visibility for customers to troubleshoot
### Describe how you validated your changes
Tested locally with a DDA build of the Agent, by changing permissions to tailing log file
### Additional Notes
<img width="1024" height="252" alt="image" src="https://github.com/user-attachments/assets/11cd6cbe-ab1b-4f70-bea0-8d16691d8ced" />
Co-authored-by: kelvin.lal <kelvin.lal@datadoghq.com>1 parent af2fe9f commit 2c477dc
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| |||
0 commit comments