{"id":18802168,"url":"https://github.com/oracle-quickstart/oci-splunk","last_synced_at":"2025-04-13T18:10:04.687Z","repository":{"id":106380762,"uuid":"197650909","full_name":"oracle-quickstart/oci-splunk","owner":"oracle-quickstart","description":"Terraform module to deploy Splunk on Oracle Cloud Infrastructure (OCI)","archived":false,"fork":false,"pushed_at":"2023-06-02T18:08:15.000Z","size":28,"stargazers_count":5,"open_issues_count":3,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T18:09:58.263Z","etag":null,"topics":["cloud","oci","oracle","partner-led","splunk","terraform"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oracle-quickstart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-18T20:14:33.000Z","updated_at":"2022-07-27T20:57:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d451ce5-0b81-46d1-88a2-e91972346f39","html_url":"https://github.com/oracle-quickstart/oci-splunk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-quickstart%2Foci-splunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-quickstart%2Foci-splunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-quickstart%2Foci-splunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-quickstart%2Foci-splunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle-quickstart","download_url":"https://codeload.github.com/oracle-quickstart/oci-splunk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758418,"owners_count":21156957,"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","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":["cloud","oci","oracle","partner-led","splunk","terraform"],"created_at":"2024-11-07T22:26:51.829Z","updated_at":"2025-04-13T18:10:04.681Z","avatar_url":"https://github.com/oracle-quickstart.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oci-splunk\nThis is a Terraform module that deploys [Splunk Enterprise](https://www.splunk.com/) on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure).  It is developed jointly by Oracle and Splunk.\n\n## Prerequisites\nFirst off you'll need to do some pre deploy setup.  That's all detailed [here](https://github.com/oracle/oci-quickstart-prerequisites).\n\n## Clone the Module\nNow, you'll want a local copy of this repo by running:\n\n    git clone https://github.com/oracle-quickstart/oci-splunk.git\n\n## Deploy\nThe TF templates here can be deployed by running the following commands:\n```\ncd oci-splunk/simple\nterraform init\nterraform plan\nterraform apply\n```\n\nUsing the defaults in `variables.tf` these templates will deploy:\n- a VNC\n- a master instance (`admin` password is set by the `password` variable)\n- 2 indexer instances (one for each site in the `sites_string` variable)\n- a search deployer instance\n- 2 search head instances\n\nThe output of `terraform apply` should look like:\n```\nApply complete! Resources: 11 added, 0 changed, 0 destroyed.\n\nOutputs:\n\nIndexer server private IPs = [\n    10.0.0.6,\n    10.0.0.7\n]\nIndexer server public IPs = [\n    129.213.90.194,\n    132.145.197.110\n]\nMaster server URL = http://150.136.210.4:8000\nMaster server private IP = 10.0.0.3\nMaster server public IP = 150.136.210.4\nSearch deployer server private IP = 10.0.0.2\nSearch deployer server public IP = 129.213.94.65\nSearch head server private IPs = [\n    10.0.0.4,\n    10.0.0.5\n]\nSearch head server public IPs = [\n    132.145.132.203,\n    129.213.22.201\n]\n```\n\nThe deployment will finish asynchronously after `terraform apply` returns. Once\nthis completes you'll be able to log into the Splunk admin console by opening the\n`Master server URL` in a browser. The login is `admin/\u003cpassword variable in variables.tf\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle-quickstart%2Foci-splunk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foracle-quickstart%2Foci-splunk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle-quickstart%2Foci-splunk/lists"}