Skip to content

[EDU-6456] AI documentation update - 2025-04-11 - understand logs #1605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ For example, if you notice your application isn't properly exhibiting what you c
You can query a filtered search to receive specific variables and values according to what you're analyzing. This could be the ideal choice if you already know what type of information you're going to analyze.

For example, if you suspect there may be malicious users trying to access your edge application, you can query the **Edge Applications** data source and analyze variables such as `$city`, `$host`, `$http_referrer`, `$remote_addr`, `$request_uri`, and so on.
<br /><br />

-> [TECHWRITER TODO: (INSERT) (EXPLANATION OF HOW TO SEARCH FOR REQUEST ID WITHOUT THE -XXXX SUFFIX) ABOUT (REQUEST ID HANDLING IN REAL-TIME EVENTS AND GRAPHQL)]
-> [TECHWRITER TODO: (INSERT) (EXAMPLES OF QUERYING REQUEST IDs) ABOUT (USING REQUEST ID IN REAL-TIME EVENTS AND GRAPHQL)]
<br /><br />