[ti_abusech] Add Support for New Dashboards and Update Deprecated Visualizations - #15344
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
| "params": { | ||
| "fontSize": 12, | ||
| "markdown": "**Navigation**\n\n[abuse.ch Overview](/app/dashboards#/view/ti_abusech-c0d8d1f0-3b20-11ec-ae50-2fdf1e96c6a6) \n[abuse.ch Files](/app/dashboards#/view/ti_abusech-6a90c980-3b32-11ec-ae50-2fdf1e96c6a6) \n**abuse.ch URLs** \n\n[Integrations Page](/app/integrations/detail/ti_abusech/overview)\n\n\n**Overview**\n\nThis dashboard is an overview of the different threat intelligence indicators with a **threat.indicator.type: url**. \n\nThe dashboard is made to provide general statistics and show the health of your indicators like popular domains, file extensions, statistics about how many unique indicators are ingested and other relevant information.", | ||
| "markdown": "**Navigation**\n\n[abuse.ch Domain and IP Addresses](/app/dashboards#/view/ti_abusech-d11a94be-9b9f-42f8-9fed-d5e89005f24d) \n[abuse.ch Files](/app/dashboards#/view/ti_abusech-6a90c980-3b32-11ec-ae50-2fdf1e96c6a6) \n[abuse.ch Overview](/app/dashboards#/view/ti_abusech-c0d8d1f0-3b20-11ec-ae50-2fdf1e96c6a6) \n[abuse.ch Software and x509 Certificates](/app/dashboards#/view/ti_abusech-68ac01ad-dddf-476c-9a54-8c33c1047e53) \n**abuse.ch URLs**\n\n**[Integrations Page](/app/integrations/detail/ti_abusech/overview)**\n\n\n**Overview**\n\nThis dashboard is an overview of the different threat intelligence indicators with a **threat.indicator.type: url**. \n\nThe dashboard is made to provide general statistics and show the health of your indicators like popular domains, file extensions, statistics about how many unique indicators are ingested and other relevant information.", |
There was a problem hiding this comment.
Should we migrate to links panels instead?
There was a problem hiding this comment.
It's disconcerting that the abuse.ch text gets linkified. If we can't avoid that, perhaps it should be removed.
There was a problem hiding this comment.
Thanks! Removed the text and added links panels.
There was a problem hiding this comment.
It looks like package spec does not know about this. Where did it come from?
There was a problem hiding this comment.
I created the link panels and saved them to the library, intending to reuse them across other dashboards, similar to how we do it for saved searches. However, it seems the Elastic package doesn’t support this approach, and the check is failing.
For now, I’ve removed the links folder and added the links directly to each dashboard individually.
Ideally, this should work as expected since we should be able to save navigations to the library and reuse them.
WDYT?
There was a problem hiding this comment.
Yeah, this is a feature that should exist if it doesn't.
There was a problem hiding this comment.
Thanks! I’ve created an issue in the elastic-package repo to track this further.
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
url |
10449.32 | 7874.02 | -2575.3 (-24.65%) | 💔 |
ja3_fingerprints |
23809.52 | 7955.45 | -15854.07 (-66.59%) | 💔 |
malware |
16129.03 | 7530.12 | -8598.91 (-53.31%) | 💔 |
malwarebazaar |
15151.52 | 12315.27 | -2836.25 (-18.72%) | 💔 |
sslblacklist |
20533.88 | 16420.36 | -4113.52 (-20.03%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
History
|
|
|
Package ti_abusech - 3.4.0 containing this change is available at https://epr.elastic.co/package/ti_abusech/3.4.0/ |




Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related Issue