Dummy app that generate a bunch of logs. The purpose is to test the various log features available in the Datadog agent.
- Copy
.env.example
to.env
and fill with relevant credentials - Edit the content of
logs.txt
with the list of logs to generate. - Start the app with
docker compose up
- Generate logs with
curl http://localhost:3000
- Edit the content of
logs.txt
with the list of logs to generate. - Start the app with
node server
- Generate logs with
curl http://localhost:3000