Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c51cc51

Browse files
authored
Merge pull request #287 from magento-devdocs/hg-fixnoteformat
Fix log note
2 parents 19b9652 + 9b8f8ec commit c51cc51

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/cloud/project/log-locations.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@ You can view the logs from the file system, the project web UI, and the `magento
1919
- **Magento Cloud CLI**—You can view logs using the `magento-cloud log` command.
2020

2121
{:.bs-callout-tip}
22-
For Pro environments, automatic log rotation, compression, and removal are enabled for log files with a fixed file name. Each log file type has a rotating pattern and lifetime. Starter environments do not have log rotation.
23-
24-
Full details of the environment's log rotation and lifespan of compressed logs can be found in the following locations :
25-
26-
```terminal
27-
/etc/logrotate.conf
28-
/etc/logrotate.d/<various>
29-
```
22+
For Pro environments, automatic log rotation, compression, and removal are enabled for log files with a fixed file name. Each log file type has a rotating pattern and lifetime. Starter environments do not have log rotation. Full details of the environment's log rotation and lifespan of compressed logs can be found in: `/etc/logrotate.conf` and `/etc/logrotate.d/<various>`
3023

3124
## Manage log data
3225

0 commit comments

Comments
 (0)