Skip to content

Introduce new SOL documentation#2846

Open
Sengthay wants to merge 3 commits intomainfrom
doc/new-sol-doc
Open

Introduce new SOL documentation#2846
Sengthay wants to merge 3 commits intomainfrom
doc/new-sol-doc

Conversation

@Sengthay
Copy link
Contributor

@Sengthay Sengthay commented Mar 2, 2026

Copy link
Collaborator

@otetard otetard left a comment

Choose a reason for hiding this comment

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

Invalid link that prevent the preview from building.

!!! tip "Master the SOL Syntax"

To learn how to write advanced queries and create custom filters for your dashboards, consult the [SOL Language Reference](/xdr/features/investigate/sekoia_operating_language.md).
To learn how to write advanced queries and create custom filters for your dashboards, consult the [SOL Language Reference](/xdr/features/investigate/sol_overview/).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
To learn how to write advanced queries and create custom filters for your dashboards, consult the [SOL Language Reference](/xdr/features/investigate/sol_overview/).
To learn how to write advanced queries and create custom filters for your dashboards, consult the [SOL Language Reference](/xdr/features/investigate/sol_overview.md).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks a lot @otetard

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

Newest code from Sengthay has been published to preview environment

🚀 Latest deployment was built on 2026-03-03 14:44:55 (62fb0658563008b223a95143616599e4c859d8ec).

@Sengthay
Copy link
Contributor Author

Sengthay commented Mar 3, 2026

@gaelmuller @PierrickV
With the revamping of the SOL documentation, we've introduced a Best practices section.

Could you provide your guidance/tips on how to write efficient SOL queries?

@PierrickV
Copy link
Contributor

Hello @Sengthay,

From my point of view, it is pretty basic and pretty much what other vendors are recommending:

  • Filter Data Early
  • Limit the Time Range
  • avoid contains, case insensitive, full text search

Example of MS doc on the subject:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants