Skip to content
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

Write example queries #10

Open
priamai opened this issue Jun 21, 2023 · 2 comments
Open

Write example queries #10

priamai opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@priamai
Copy link
Contributor

priamai commented Jun 21, 2023

Writing example queries for:

  • search and retrieving objects
  • statistical operations such as counting

It should work both for the os intel but also for the incident case.

@brettforbes and @andrewgin

@priamai priamai added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 21, 2023
@priamai priamai self-assigned this Jun 21, 2023
@brettforbes
Copy link

What you really want is a list of UI Elements vs queries. Even something simple like: (examples only)

  1. Line Chart - Number of Elements per feed vendor - Query looks like ->
  2. Map - Number os Elements from each Location - Query looks like ->
  3. Pie Chart - PErcentage of records for each type of threat - Query looks like ->
  4. Table - stuff here - Query looks like ->

@priamai
Copy link
Contributor Author

priamai commented Jun 21, 2023

This page contains work in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants