This is an experimental feature. Use the experimental features endpoint to activate it:This feature is not available for Meilisearch Cloud users.
Customize log levels
Customize logging levels for the default logging system.
Body
Example
Start log stream
Opens a continuous stream of logs for focused debugging sessions. The stream will continue to run indefinitely until you interrupt it.
Body
Example
Certain HTTP clients such as httpie and xh, will only display data after you have interrupted the stream with the DELETE endpoint.
Interrupt log stream
Interrupt a log stream.
Example