Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/Monolog_v3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
applies_to:
stack: ga
serverless: ga
---

# Monolog v3.x

## Initialize the Formatter
Expand Down
3 changes: 3 additions & 0 deletions docs/reference/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
applies_to:
stack: ga
serverless: ga
mapped_pages:
- https://www.elastic.co/guide/en/ecs-logging/php/current/intro.html
- https://www.elastic.co/guide/en/ecs-logging/php/current/index.html
Expand Down
8 changes: 8 additions & 0 deletions docs/reference/setup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
applies_to:
stack: ga
serverless: ga
mapped_pages:
- https://www.elastic.co/guide/en/ecs-logging/php/current/setup.html
navigation_title: Get started
Expand Down Expand Up @@ -76,6 +79,11 @@ Logs the following (multi-line formatted for better readability):

## Step 2: Configure Filebeat [setup-step-2]

```{applies_to}
stack: ga
serverless: unavailable
```

:::::::{tab-set}

::::::{tab-item} Log file
Expand Down
Loading