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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...