77Main {agent} configuration
88`/Library/Elastic/Agent/fleet.enc` ::
99Main {agent} {fleet} encrypted configuration
10- `/Library/Elastic/Agent/data/elastic-agent-*/logs/elastic-agent-json.log` ::
11- Log files for {agent} footnote:lognumbering[Logs file names end with a date and optional number: log-date.ndjson, log-date-1.ndjson, and so on as new files are created during rotation.]
12- `/Library/Elastic/Agent/data/elastic-agent-*/logs/default/*-json.log` ::
13- Log files for {beats} shippersfootnote:lognumbering[]
10+ `/Library/Elastic/Agent/data/elastic-agent-*/logs/elastic-agent.ndjson` ::
11+ Log files for {agent} and beats shippers footnote:lognumbering[Logs file names end with a date (`YYYYMMDD` ) and optional number: `elastic-agent-YYYYMMDD.ndjson` , `elastic-agent-YYYYMMDD-1.ndjson` , and so on as new files are created during rotation.]
1412`/usr/bin/elastic-agent` ::
1513Shell wrapper installed into PATH
1614
@@ -26,10 +24,8 @@ command, use the `--base-path` CLI option to specify the custom base path.
2624Main {agent} configuration
2725`/opt/Elastic/Agent/fleet.enc` ::
2826Main {agent} {fleet} encrypted configuration
29- `/opt/Elastic/Agent/data/elastic-agent-*/logs/elastic-agent-json.log` ::
30- Log files for {agent} footnote:lognumbering[]
31- `/opt/Elastic/Agent/data/elastic-agent-*/logs/default/*-json.log` ::
32- Log files for {beats} shippers
27+ `/opt/Elastic/Agent/data/elastic-agent-*/logs/elastic-agent.ndjson` ::
28+ Log files for {agent} and beats shippers footnote:lognumbering[]
3329`/usr/bin/elastic-agent` ::
3430Shell wrapper installed into PATH
3531
@@ -45,10 +41,8 @@ command, use the `--base-path` CLI option to specify the custom base path.
4541Main {agent} configuration
4642`C:\Program Files\Elastic\Agent\fleet.enc` ::
4743Main {agent} {fleet} encrypted configuration
48- `C:\Program Files\Elastic\Agent\data\elastic-agent-*\logs\elastic-agent-json.log` ::
49- Log files for {agent} footnote:lognumbering[]
50- `C:\Program Files\Elastic\Agent\data\elastic-agent-*\logs\default\*-json.log*` ::
51- Log files for {beats} shippers
44+ `C:\Program Files\Elastic\Agent\data\elastic-agent-*\logs\elastic-agent.ndjson` ::
45+ Log files for {agent} and beats shippers footnote:lognumbering[]
5246
5347You can install {agent} in a custom base path other than `C:\Program Files` . When installing {agent} with the `.\elastic-agent.exe install`
5448command, use the `--base-path` CLI option to specify the custom base path.
@@ -62,10 +56,8 @@ command, use the `--base-path` CLI option to specify the custom base path.
6256Main {agent} configuration
6357`/etc/elastic-agent/fleet.enc` ::
6458Main {agent} {fleet} encrypted configuration
65- `/var/lib/elastic-agent/data/elastic-agent-*/logs/elastic-agent-json.log` ::
66- Log files for {agent} footnote:lognumbering[]
67- `/var/lib/elastic-agent/data/elastic-agent-*/logs/default/*-json.log*` ::
68- Log files for {beats} shippers
59+ `/var/lib/elastic-agent/data/elastic-agent-*/logs/elastic-agent.ndjson` ::
60+ Log files for {agent} and beats shippers footnote:lognumbering[]
6961`/usr/bin/elastic-agent` ::
7062Shell wrapper installed into PATH
7163
@@ -79,10 +71,8 @@ Shell wrapper installed into PATH
7971Main {agent} configuration
8072`/etc/elastic-agent/fleet.enc` ::
8173Main {agent} {fleet} encrypted configuration
82- `/var/lib/elastic-agent/data/elastic-agent-*/logs/elastic-agent-json.log` ::
83- Log files for {agent} footnote:lognumbering[]
84- `/var/lib/elastic-agent/data/elastic-agent-*/logs/default/*-json.log*` ::
85- Log files for {beats} shippers
74+ `/var/lib/elastic-agent/data/elastic-agent-*/logs/elastic-agent.ndjson` ::
75+ Log files for {agent} and beats shippers footnote:lognumbering[]
8676`/usr/bin/elastic-agent` ::
8777Shell wrapper installed into PATH
8878
0 commit comments