Data Model Acceleration¶
Optional Step
Enabling Data model acceleration (DMA) will allow the searches to perform much more efficiently for larger datasets. If you run into issues with dashboards taking too long to load, data model acceleration will increase performance with a slight increase to resource usage. To learn more about data model acceleration see Splunk Docs: Accelerate data models.
Enable Acceleration¶
Before enabling Data model acceleration, ensure your dns index has been allowed on the CIM add-on list of indexes.
- In Splunk web, Navigate to Apps > Manage Apps.
- Find the App "Splunk Common Information Model" and click
set up
on the right side. - Select the "Network Resolution" data model.
-
Enter the name of the index being used for the pihole data in the "Indexes whitelist" field. This will allow only the indexes listed to be accelerated. If you are ingesting DNS data into other indexes and also want them to be included in the acceleration, list them here as well.
-
Once the appropriate indexes are listed, check the "Accelerate" box at the top and save.
- The data model will begin to build. This may take some time depending on the size.
- Update the
pihole_summariesonly
macro to "summariesonly=true". Setting this will force the dashboards to use accelerated data only, optimizing the searches. see Update Macros in this documentation for more information.