jam-it-nl / JamLogSplunk

Apache License 2.0
0 stars 0 forks source link

JamLogSplunk

Centralize the logging of all your Mendix projects in Splunk.

Easy to implement, this module does not require any change in the Mendix module. Adding the module and configuring the constants is all that is needed.

Installation

Configuration

After creating an account on https://www.splunk.com you should open Splunk Cloud and check whether the HTTP Event Collector is enabled. (It is enabled by default on Splunk Cloud). Create an Event Collector token on Splunk Cloud. More information can be found on Splunk.

Set constants:

You can find the log by navigate to 'Search & Reporting' from Splunk Cloud home page. In the search bar, you can search for 'sourcetype="httpevent"' or 'source = http:{NameOfTheToken}' to find the desired log. Details of the log can be find by click the '+' icon to expand the message. You also have a option to 'Show as raw text' for each event.