Skip to main content

Error 400 exporting dashboard

  • March 7, 2025
  • 2 replies
  • 10 views

Forum|alt.badge.img+1

Hello everyone,

I'm trying to create a dashboard to download a CSV with information regarding alerts in a specific time period.

I used legacy dashboard and the "Rule Detections" explorer.

The fields I used are: Alert Name, detection.id, detection.alert_type_enum_name, detection.timestamp_time, Severity

The data is correctly displayed in the table, but when I try to export to CSV, TXT, JSON, or HTML, I get this error:

 

 

Analyzing the console, I see this error line:

 

Which leads me to this:

I isolated the problem to the Alert Name field. If I remove it, the error doesn't occur. I tried using the rule_name field, but the problem persists.

To be thorough, I forced the alert_name field to be a string with a custom field, but it doesn't fix the issue.

Has anyone experienced a similar problem or knows the cause?

Thank you very much

2 replies

kentphelps
Staff
Forum|alt.badge.img+11
  • Staff
  • March 10, 2025

I recommend opening a support case so they can walk you through troubleshooting this issue.


vaskenh
Staff
Forum|alt.badge.img+13
  • Staff
  • March 10, 2025

As part of opening a support case (per Kent's advice above), you might find it helpful to generate a HAR file using the same developer tools console shown in the screenshots of the original post.