Getting Data In

What is the latest reliable way to index email data from inbox folder in Splunk?

dm1
Contributor

As the title suggests, I want to index data from Splunk user email account's inbox folder.

Splunk version - 8.2.4

Have already checked out TA-mailclient and IMAP Mailbox addons but none of them work and are unsupported

In the first add-on, no matter how many times I change the attribute disabled to 0 in inputs.conf, it goes back to 1 after a restart. In the second addon, after using the troubleshooting command, I get the following error

 

File "/opt/splunk/etc/apps/IMAPmailbox/bin/get_imap_email.py", line 104
    self.port = 993
                  ^
TabError: inconsistent use of tabs and spaces in indentation

 

 

Hence, can someone please advise how best to achieve this ?

Labels (3)
Tags (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

The IMAP mailbox app seems to have last commit made to it on github 6 years ago or something like that so I would definitely not expect it to work (it is most probably written using python2 so it's no good for a modern splunk installation anyway).

But about the TA-mailclient... well, what can I say? Seems to work for me.

Search your internal index for anything related to TA-mailclient and see if you can get anything from that.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...