What is the Common Information Model (CIM)?
The Splunk Common Information Model provides a methodology to normalize data
When should leverage the Common Information Model (CIM)?
When creating field extractions, field aliases, event types, and tags to ensure:
How set pre-configured data models are there in Splunk?
22: Alerts Application State Authentication Certificates Change Analysis CIM Validation (S.o.S) Databases Email Interprocess Messaging Intrusion Detection Inventory Java Virtual Machines (JVM) Malware Network Resolution (DNS) Network Sessions Network Traffic Performance Splunk Audit Logs Ticket Management Updates Vulnerabilities Web
Are the data models included in the CIM add-on are configured with data model acceleration turned off?
Yes they are
How do you use the Common Information Model?
What does the datamodel command allow you to do?
Allows user to examine data models and run the search for a datamodel object
What kind of command is the datamodel command and how should you use it?
It is a generating command and should be the first command in the pipeline
When using the datamodel command the object name and search keyword aren’t valid unless?
Preceded by the data model name. The command search cannot be substituted with a search string or name
When using the datamodel command what components are case sensitive?
The data model name and the dataset name are both case sensitive
What does the from command do?
Its retrieves data from a data model or named dataset and must be the first command in as search
How is the from command different from the datamodel command?
The from command can also?
Retrieve data from saved searches, reports, or lookup files