24 Jun 2025
01:16 PM
- last edited on
25 Jun 2025
07:32 AM
by
MaciejNeumann
Content section is missing in Logs which was available earlier. Is this related to some settings or permission issues. Any help is much appreciated. Thanks in advance.
24 Jun 2025 04:27 PM
Do you see 'content' under the 'Fields' section at all?
25 Jun 2025 05:05 PM
Hi, I just see 'Topology' and 'Fields' sections and nothing below that.
25 Jun 2025 06:00 PM
I was referring to 'content' in the 'Fields' section, is that showing up?
Have you tried @marco_irmer's suggestions?
Check if your logs contain the 'content' field via a basic Notebook DQL query e.g.:
fetch logs
| limit 20
You should see log records; if they have the 'content' field, try the suggestion to reset the app.
Alternatively, use the Logs & Events Classic app to check if the content is present.
24 Jun 2025 08:40 PM
Assuming you have verified that the content field exists on the log event(s) in question (in a Notebook via DQL query, for example), you might try resetting the app state of the Logs app, just in case something has gone wrong with the app's internal rendering logic.
Steps: