Module 12: Creating Data Models Flashcards
What is a Pivot use for?
Creating reports and dashboards
As a knowledge manager, what are your responsibilities?
For building the data model that provides the datasets for Pivot
What are Data Models?
Hierarchically structured datasets that generate searches and drive Pivot
What are Pivot reports based on?
They are created based on datasets
How is each event, search or transaction saved when using Data Models?
They are saved as a separate dataset
A data model can consist of 3 types of datasets, what are they?
- events
- searches
- transactions
What does an event dataset contain?
Constraints and fields
What is a constraint when using a data model?
Constraints are essentially the search broken down into a hierarchy. Basically search terms
What are fields in a data model?
Fields are properties associated with the events
True or False: Does each constraint inherit the parent search string?
True
Like constraints, fields are inherited from what object?
The parent object
How do you create a data model?
- Settings
- Data Models
The ID is automatically populated from Title but can be overridden
What do you add if you want to constraints in order to narrow down your search?
You should add child events
What do you click in order to view the events that the constraint returns?
Click the Preview button
How do you add a Root Event?
- Add field
- Auto-Extracted
- The inherited attributes are default fields
When adding fields auto-extracted can?
Can be default fields or manually extracted fields
When adding fields the eval expression is?
A new field based on an expression that you define
When adding fields lookup can?
Leverage an existing lookup table
When adding fields regular expression can?
Extract a new field based on regex
When adding fields Geo IP can?
Add geographical fields such as latitude/longitude, country, etc