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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...