icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading COAP Modular Input
SHA256 checksum (coap-modular-input_149.tgz) d42b18497aaa77fb03d9621fb5a995ca54cc7dfdbf3438d4cb4ec2fb27ec3d0b SHA256 checksum (coap-modular-input_148.tgz) 9db54ca8a037923aeabd7c8f940a2cab31778f2ec61a91c5823f6a13a691a897 SHA256 checksum (coap-modular-input_147.tgz) 328aac3d071df91cbe8c5e6b9121333ccbbf8ab7eeea771317bd88b44dab3526 SHA256 checksum (coap-modular-input_146.tgz) 951b981cf0685629b125a292149b9020d7e9761620c2d6dc1744450a954c5012 SHA256 checksum (coap-modular-input_145.tgz) 3837a2ceee68763ff4a91e4d6335189f4fb46a54f9856506945abc1cf786bfee SHA256 checksum (coap-modular-input_144.tgz) d5a2acc100f4ba7ede712a43f4e46b434aaf97ba4489fe8a515f08cfcaaef0f5 SHA256 checksum (coap-modular-input_143.tgz) 38ddc49e6a3c07615034f0da30e0211760dbfc376efe6c4f9ef30492a69bf670 SHA256 checksum (coap-modular-input_142.tgz) 9e6bf4a3f81f08509ef1d476084cbe9f8d6985316f41828ad1ba0f927c5636e5 SHA256 checksum (coap-modular-input_141.tgz) 56983a0b3e015330448e568300fe4376c33778ec05fc1de06ecbe5fa7c134be0 SHA256 checksum (coap-modular-input_14.tgz) 7a0b2b735e2771e4af1bea7a5049fea4ec12ccf5aaa127a0059e4e37f5a4b386 SHA256 checksum (coap-modular-input_13.tgz) 741ba8c3efc5cd73482fa8ce70c02bb3997bfb18a962a3b0f8bb83589c77d27c SHA256 checksum (coap-modular-input_12.tgz) 75450343aebc6f6a7277794106b9c0580f834db88c44874657353fc8d8789253 SHA256 checksum (coap-modular-input_112.tgz) 4716c7a6c086307789f692b9fa1a5401aa23ba0e44f13e033ba8c2371d98f4b3 SHA256 checksum (coap-modular-input_111.tgz) 05c5ce6c1040375f0e0f361a456271ce986b67b1833b6ca93ff47fafde1d8130 SHA256 checksum (coap-modular-input_11.tgz) 414ef1a21cf39b817ee7d16f75718a4f496b94f829712986f64d075d702a2396 SHA256 checksum (coap-modular-input_10.tgz) e33c7a877cfd19e08c29f546dbbdfb6b9e23dedf9b8fafdda3a39b6a328bc940 SHA256 checksum (coap-modular-input_09.tgz) c0488324c718dd9c698b110e94378d3447019b0642ddb6f4e7741ae434f739e4 SHA256 checksum (coap-modular-input_08.tgz) 65d691538b68aac1570e2803cf6b3cc4ed74d917a4f4f4728d16860505b03d11 SHA256 checksum (coap-modular-input_07.tgz) 1f7d2fa24b6d25ec12f33f8b7aadeb8797ef48689b96d31bbc8ebbf3077cb9c5 SHA256 checksum (coap-modular-input_06.tgz) 87f5c4a66595b62249da0f04e69448c359a49828dc80b805646d5a47145037f7 SHA256 checksum (coap-modular-input_05.tgz) 1aeaed86658eac3c9bd56ab4218b42045f16528fb5f6673e45ea5e150a0bdc4a
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

COAP Modular Input

Overview
Details
This is a Splunk Modular Input Add-On for indexing messages from a COAP (Constrained Application Protocol) Server.

The Python code in this App is dual 2.7/3 compatible.
This version of the App enforces Python 3 for execution of the modular input script when running on Splunk 8+ in order to satisfy Splunkbase AppInspect requirements.
If running this App on Splunk versions prior to 8 , then Python 2.7 will get executed.

For details of the support we offer for our Apps , browse to : https://www.baboonbones.com/#support

This App is fully AppInspect passed for installing in your own hosted Splunk Enterprise environments or on your own hosted Splunk Forwarders and forwarding the collected data into Splunk Cloud.

If you want to install this App directly in Splunk Cloud , for our Commercially supported customers on our Ultra plan ( https://www.baboonbones.com/#support ) we provide custom private builds of any of our Apps tailored to the customer's specific requirements and configuration , and these custom private builds can then be uploaded as your own private Splunk Cloud Apps.

For customers that don't have support, we also offer the option to perform ad-hoc custom private builds of any of our Apps.

Browse to https://www.baboonbones.com/#cloud for more details of our Cloud options and offerings.

Release Notes

Version 1.4.9
Jan. 1, 2024

updated the Java SDK

Version 1.4.8
Oct. 12, 2022

updated the Java SDK

Version 1.4.7
June 18, 2022
  • in order to support huge modular input configuration xml strings when users want to run a very large number of inputs on 1 single instance of this app , we had to change the way that the child java process is invoked. Previously the xml string was passed as a program argument which could break the max argument size in the Linux kernel. Now we changed the logic to pass the xml string to the java process via the STDIN pipe.

  • The app performs periodic socket pings to the splunkd management port to determine if splunkd is still alive and if splunkd is not responding , usually because it has exited or is not network reachable, then the app self exits it's running java process.The default timeout is now 300 seconds. You can change this timeout value in bin/coap.py by setting the SPLUNKD_TIMEOUT_SECS variable.

  • upgraded internal logging libraries to Log4j2 v2.17.2

Version 1.4.6
Dec. 23, 2021

upgraded internal logging libraries to Log4j2 v2.17.0

Version 1.4.5
Dec. 15, 2021

upgraded internal logging libraries to Log4j2 v2.16.0

Version 1.4.4
Dec. 11, 2021

upgraded internal logging libraries to Log4j2 v2.15.0

Version 1.4.3
Oct. 6, 2020

upgraded logging functionality

Version 1.4.2
Sept. 29, 2020

docs update

Version 1.4.1
Aug. 30, 2020

added a setup page to encrypt any credentials you require in your configuration

Version 1.4
Aug. 23, 2020

enforced python3 for execution of the modular input script.If you require Python2.7 , then download a prior version (such as 1.3).

Version 1.3
May 16, 2020

Dual Python 2.7 and 3+ compatibility.

App will run on :

Splunk Enterprise versions back to Splunk 5 where there is only a Python 2.7 runtime shipped
Splunk Enterprise version 8 where there is both a Python 2.7 and Python 3+ runtime shipped
Future versions of Splunk Enterprise where there is only a Python 3+ runtime

Version 1.2
Dec. 30, 2019

added JAXB dependencies for JRE 9+
fixed Splunk 8 compatibility for manager.xml file

Version 1.1.2
May 10, 2019

cosmetic fixes

Version 1.1.1
April 23, 2019

updated docs

Version 1.1
April 19, 2019

added trial key functionality

Version 1.0
March 28, 2019

docs updated

Version 0.9
June 3, 2018

minor manager xml ui tweak for 7.1

Version 0.8
May 27, 2018

Added an activation key requirement , visit http://www.baboonbones.com/#activation to obtain a free,non-expiring key
Docs updated
Splunk 7.1 compatible

Version 0.7
Nov. 24, 2015

Minor HEC data handling tweaks

Version 0.6
Sept. 22, 2015

Added support to optional output to Splunk via a HEC (HTTP Event Collector) endpoint

Version 0.5
April 22, 2015

Initial beta release


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.