Refine your search:

How is Splunk web hosted? As in does it use tomcat or other such webserver in backend.

P.S n00b question ><

Thanks

asked 28 Oct '10, 08:57

standias's gravatar image

standias
353
accept rate: 0%


2 Answers:

SplunkWeb uses CherryPy, a Python-based web framework.

Older versions of Splunk (3.x), used Twisted.

link

answered 28 Oct '10, 12:28

southeringtonp's gravatar image

southeringtonp ♦
4.5k1215
accept rate: 35%

I haven't been able to find any documentation referring to Apache, or Tomcat. On my Windows server it is running under the process of PythonService.exe. The documentation says that it is a Python-based application service.

link

answered 28 Oct '10, 11:58

justinhart's gravatar image

justinhart
13115
accept rate: 21%

Post your answer
toggle preview

Copyright © 2005-2012 Splunk, Inc. All rights reserved.