All Apps and Add-ons

Does this work for Windows Based Splunk Installations

daz1971
Engager

Hi,

Just want to say this is a great little application.. I managed to get it working correctly on a linux based Splunk Installation, but haven't had any luck with get it working with the windows based splunk install.

Is there something that I need to change in order to get it working? I'm sure my imap.conf is good on the windows side as it contains the same settings as the linux version that is working. I do see this error in the splunkd.log.. but not sure what it is..

ERROR AdminManager - External admin handler 'imaphandler' has not specified 'handleractions'. Will not add.

Grateful for any help anyone can provide..

Thanks

Daz

Tags (1)

jeffgrahamnz
Engager

In the inputs.conf for the IMAP app Unix paths are used. Switching the / around fixed this issue for me on Windows.

changed

[script://./bin/getimap.py]

to

[script://.\bin\getimap.py]

Although in my splunkd.log I was seeing "incorrect patch to script" errors along with this. So perhaps a different issue.

toddneal7
New Member

I am experiencing the same problem in a windows installation.

0 Karma

marquiselee
Path Finder

any luck in resolving this? I'm getting the same Error.

0 Karma
Get Updates on the Splunk Community!

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 ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...