Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Log Search Docs #434

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs-content/getting-started/backend-logging/log-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: 'Log Search'
slug: log-search
createdAt: 2022-03-28T20:05:46.000Z
updatedAt: 2022-04-01T20:40:53.000Z
---

Below is a general specification you can use for searching across logs in your highlight.io [log view](https://app.highlight.io/logs).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jay-khatri - shouldn't we put how to search logs under this existing page: https://www.highlight.io/docs/general/product-features/logging/overview

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we should. Especially given that this applies to both frontend and backend. Feel free to make that change and I can review. Otherwise, my goal is to make a bunch of docs changes this weekend.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Started a draft in #460. Couldn't get the build to run locally and it looks like the vercel deploy is failing. Can you take a look at it to see if it's something obvious? I can pick this back up on Monday.