Migrate from Heroku and get up to $10k in credits

Get started
December 13, 2023
Improved

Search your logs with regex and wildcards

We've added support for regex and wildcard search to Render's new log explorer. Try out searches like these:

  • /(request|response)/ - Find lines that mention at least one of request or response.
  • /api/* - Find lines that mention a path that includes /api/.

See more examples in the documentation.