Skip to content

Commit f8b21e1

Browse files
Update solutions/observability/infra-and-hosts/get-started-with-universal-profiling.md
1 parent f786d8b commit f8b21e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/infra-and-hosts/get-started-with-universal-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ To configure data ingestion, you need elevated privileges, typically the `elasti
8686
If you’re upgrading from a previous version with Universal Profiling enabled, see the [upgrade guide](upgrade-universal-profiling.md).
8787

8888

89+
### Programmatic configuration [profiling-configure-data-ingestion-programmatic]
8990
```{applies_to}
9091
stack: ga 9.2
9192
```
92-
### Programmatic configuration [profiling-configure-data-ingestion-programmatic]
9393

9494
If you prefer to configure data ingestion programmatically, you can use a Kibana API call. This call can be made either through the "Dev Tools" console in Kibana or with any standalone HTTP client (such as `curl` or `wget`). In both cases, the API call must be executed using the `elastic` user credentials to ensure the necessary permissions.
9595

0 commit comments

Comments
 (0)