Security

Is my httpd.conf proxy configuration for SplunkJS correct?

subbu_y
Engager

We have enterprise installed on the same server running apache webserver. We also made the necessary configuration on webserver, but still cannot run the example test_login.html. Here is the configuration on httpd file. Splunk is running on port 8000.

httpd.conf :

 #ProxyPreserveHost On
ProxyPass /proxy http://localhost:8000
ProxyPassReverse /proxy http://localhost:8000

test_login.html
splunkjs.config({
        proxyPath: '/proxy',
        scheme: 'http',
        host: 'localhost',
        port: 8080,
        authenticate: {username: '*****', password: '******'}
    });

Are the configurations correct?

0 Karma
1 Solution

subbu_y
Engager

finally gaveup on proxy . But it is now working with CORS.
But again if I use jssdk it cannot work without proxy ?!

View solution in original post

0 Karma

subbu_y
Engager

finally gaveup on proxy . But it is now working with CORS.
But again if I use jssdk it cannot work without proxy ?!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...