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
Copy file name to clipboardExpand all lines: example-project/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,7 @@ To run the example application, simply run the following command:
18
18
node index.js <source-token><ingesting-host>
19
19
```
20
20
21
-
_Don't forget to replace <source-token> with your actual source token which you can find by going to telemetry.betterstack.com -> sources -> configure._
22
-
23
-
The `<ingesting-host>` variable is optional. It defaults to `https://in.logs.betterstack.com` but you can provide a different host by heading to **[Sources](https://telemetry.betterstack.com/team/0/sources) -> Configure** in Better Stack.
21
+
_Don't forget to replace `<source-token>` and `<ingesting-host>` with your actual source token and ingesting host which you can find by going to **[Sources](https://telemetry.betterstack.com/team/0/sources) -> Configure** in Better Stack._
0 commit comments