Is there a way to see the 'scope' that was used when uploading an entity?
JSONJ
mod
We have bulk uploaded a lot of custom data but don't have a great way to keep track of the various scope used from different sources.
0
Best Answer
-
Although the metadata property _scope does not show up in the UI, you can query for it in J1 or via API. Try:
Find * with _source!= ('integration-managed' or 'system-mapper') as a return a._scope, count(a)
There are other metadata properties that are not currently surfaced in the UI such as _integrationType, _integrationInstanceId, and _integrationDefinitionId which can be useful for other queries.0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More