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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...