{"id":31816823,"url":"https://github.com/splunk/dashboard-conf19-examples","last_synced_at":"2025-10-11T09:58:49.516Z","repository":{"id":35187136,"uuid":"207062108","full_name":"splunk/dashboard-conf19-examples","owner":"splunk","description":"Splunk new dashboard framework examples .conf 2019","archived":false,"fork":false,"pushed_at":"2023-10-28T04:18:11.000Z","size":4236,"stargazers_count":32,"open_issues_count":3,"forks_count":19,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-04-15T02:58:39.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splunk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-08T04:36:23.000Z","updated_at":"2024-03-22T00:36:42.000Z","dependencies_parsed_at":"2023-02-14T17:46:06.598Z","dependency_job_id":null,"html_url":"https://github.com/splunk/dashboard-conf19-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splunk/dashboard-conf19-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fdashboard-conf19-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fdashboard-conf19-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fdashboard-conf19-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fdashboard-conf19-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splunk","download_url":"https://codeload.github.com/splunk/dashboard-conf19-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fdashboard-conf19-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006750,"owners_count":26084185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-11T09:58:27.884Z","updated_at":"2025-10-11T09:58:49.511Z","avatar_url":"https://github.com/splunk.png","language":"JavaScript","readme":"# Splunk Dashboard Framework Examples\n\n## Prerequisite\n* Install [nodejs](https://nodejs.org/en/) 16.x.\n* Install Splunk Enterprise locally and have $SPLUNK_HOME env variable setup.\n* In Windows environment, to avoid any file permission issues start the command prompt with \"Run as Administrator\" to run the commands mentioned in the [Development](#development) section.\n\n## Development\n* `npm install` - install dependencies.\n* `npm run dev` - start the project in dev mode. This command will symlink the project into your Splunk instance.\n* Restart your Splunk instance if it's the first time you setup this project. `Dashboard Framework Examples` application should shows up in app bar.\n\n\n## How to create a new page\n* Add an xml file in `resources/default/data/ui/views`.\n* Modify `resources/default/data/ui/nav/default.xml` to include your new page.\n* Create a new folder under `src/pages/` with the same name of the new xml file.\n* Create `index.jsx` and bootstrap the page using `@splunk/react-page`.\n* Restart Splunk, your new page should shows up.\n\n\n# Package the app\n\nUse the following steps to package the Dashboard app.\n\nRequirements:\n* Make\n* [Docker](https://docs.docker.com/install/)\n* NOTE: May not run on Apple Silicon Macs. YMMV.\n\nSteps:\n* Run `make build-image` to build the image to package the app.\n* Run `make run` to package the app with NodeJS.\n    * The app (`tgz`) will be created in the `splunkapps` folder.\n* To start Splunk (`9.x`) with the dashboard app run `make start` (username: `admin` password: `changemeplease1`).\n* Remove all containers run `make down`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fdashboard-conf19-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplunk%2Fdashboard-conf19-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fdashboard-conf19-examples/lists"}