Splunk Enterprise

Splunk and Visual Studio Code

genesiusj
Builder

Hello,

I'm trying to find information on how to use Splunk with Visual Studio Code.

I have an authentication token on my development instance.
I've installed the Visual Studio Code Extension for Splunk on GitHub.

I'm lost from here on.

What do I enter in the url and webroot fields in the launch.json file?

    "configurations": [
        {
            "type": "chrome",
            "request": "launch",
            "name": "Launch Chrome against localhost",
            "url": "https://<host name>:8080",
            "webRoot": "${workspaceFolder}"
        }
    ]

This opens Splunk in my Chrome browser, but it is an empty search field.

I created splnb file in VSC, but when I run it, I receive ERROR: Unauthorized.

Thanks in advance for any direction provided.
God bless, Genesius

Labels (3)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

I'm expecting that you are running splunk on normal port 8089 and host is e.g. my.splunk.host. Then just put on your URL "https://my.splunk.host:8089" and it should work. Maybe it needs to restart VScode before it work?

Also you should create Token for authentication on splunk side and add it to your configuration. 

For some reason I haven't those entries on my settings.json? I just use GUI to configure Splunk extension for vscode with items:

  • Splunk Rest Url
  • Token

Those two should be enough for using REST api for queries. 3rd one which you probably want to set it Splunk Search Head (https://my.splunk.host:8000).

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...