記錄一下,要開發 splunk app 時,需要閱讀的資料 & 閱讀的記錄
Visualize data in a Splunk app for Splunk Cloud or Splunk Enterprise
開發工具
一些可以先事前看看的文件
- Before you create a Splunk app
- Anatomy of a Splunk app in Splunk Cloud or Splunk Enterprise * 可以清楚的了解 app 的架構,重要
- Understand file precedence in apps for Splunk Cloud or Splunk Enterprise * 要看檔案如何找時,滿有用的
- Understand asset caching and state changes in Splunk Enterprise
- Start and stop Splunk Enterprise in the Splunk Enterprise Admin Manual
Splunk conf material
- splunk developer 相關的 topic
- DEV1722C - Publishing your app on Splunkbase
- FN1390 - App Sorcery - Building Splunk Apps With Best Practice
- FN1097 - App Sorcery 2: Building Better Splunk Apps with Best Practice
- DEV1545 - Go From Dashboards to Applications With Ease: SplunkJS and Splunk Python for Non-Developers
- DEV1293 - Worst practices for building Splunk Apps and Add-ons and how to avoid them
publish
- Publish apps for Splunk Cloud or Splunk Enterprise to Splunkbase
- DEV1722C - Publishing your app on Splunkbase
Debug
- DEV1188C - Debugging Splunk Apps, Add-ons, and Configurations using Visual Studio Code
大神的 blog
教學 site
Reference
- splunkbase - develop page
- App fundamentals
- Building a Splunk App * 這篇很重要,必讀
- Package a Splunk App - Package apps for Splunk Cloud or Splunk Enterprise using the Splunk Packaging Toolkit