This is a beta release. Send your feedback, corrections and suggestions to splunk@compek.net
Onboarding Checklist helps to onboard sourcetypes using established best practices, avoid common pitfails and validate data.
"Garbage in, garbage out" is an important concept to keep in mind when working with data in Splunk. This phrase emphasizes that the quality of the input data has a direct impact on the accuracy and usefulness of the results obtained from Splunk. If low-quality, wrong-parsed or incomplete data is used as input, it can result in inaccurate or unreliable output. The Onboarding Checklist provides required steps and assists you during Get-Data-In-Process.
Go through these steps from top to bottom. Click on each step to perform validation and read additional information.
Check | Expected Result |
Source: Timestamp and Timezone | Timestamp and Timezone are correct, there are no "future" events. |
Indexer: Timestamp and Timezone | Timestamp and Timezone are correct, there are no "future" events. |
Logging delay | There are no significat logging delays. |
Indexer: Timestamp Recognition | Timestamp parsed correctly, there are no "defaulting to previous" . |
Index is explicitly defined | Correct index is used. Nothing in "main" or "lastchance". |
Sourcetype is explicitly defined | Correct sourcetype. |
Host extraction | Make sure host extracted or set correctly. |
Integrity | All events reach Splunk, no events are lost. |
Integrity (network interruptions) | Short network interruptions shouldn't lead to a loss of events. |
Secure Transfer | TLS, certificate validation, mTLS |
Truncation | Long events aren't truncated. |
Multiline for single-line-events | There are no multiline events for single-line sourcetypes. |
Linebreaking of multiline events | Multiline events are splitted correctly. |
Duplicates | There are no duplicate events. |
Field Extraction | Events parsed correctly, fields are extracted. |
Setting location | All settings are placed inside of the respective App/TA. There are no sourcetype related configuration settings in system/local or in unrelated apps/TAs. |
Magic 8 | All of the "Magic 8" configurations are explicitly defined. |
added integrity testing scripts and SPL searches
improved timestamp error detection, minor fixes
first public release, consider it beta
As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.