You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Once the configuration is applied and new logs are appended, verify their receipt within Dynatrace. This can be done using Dynatrace [Notebooks](https://docs.dynatrace.com/docs/observe-and-explore/dashboards-and-notebooks/notebooks) with a Dynatrace Query Language query, for example:
51
-
52
-
```
53
-
fetch logs
54
-
```
27
+
## Getting started
28
+
29
+
To get started with sending logs to Dynatrace:
30
+
31
+
1. Get a [Dynatrace API](https://docs.dynatrace.com/docs/shortlink/api-authentication)
0 commit comments