Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.7 KB

File metadata and controls

32 lines (26 loc) · 2.7 KB

Default view:

My current A2 instance has 10 targets reporting their CIS_level_1 compliance:
- 5 Rhel7
- 5 Win2016

Real environments could have 100s or 1000s of nodes reporting back their compliance information.
Certain Teams might only be interested in seeing specific prod-level data.

We will be using the Environment data as a filter.
Since there is no prod environments in my current instance, we will use dev-rhel.

Filtering data to your Project:

  1. Access CISO Project Rules: Settings>Projects>CISO Project>Create Rule
  2. Modify Rules: name: Production Machines>Resource Type: Node>Conditions: Environment=dev-rhel>Save Rule
  3. Update Project: Update Project (This will enable the new changes to take effect)
  4. Select CISO Project: All projects>Checkmark: CISO Project>Apply Changes
  • Filtered Project View: We are now filtering based on the dev-rhel environment so we only see 5 nodes:
    +

Takeaways: