Table of Contents
- How to stream TIBCO Cloud? Integration app logs using TIBCO Cloud? Command Line Interface
- Step 1 : Download latest TIBCO Cloud Command Line Interface from TIBCO Cloud Integration -->Downloads .
- Step 2: Log in to TIBCO Cloud Integration using ?tibcli?
- Step 3: Stream log and pipe it to your output
- Step 4: Get the TIBCO Cloud Integration log stream to Splunk
- Note:
How to stream TIBCO Cloud? Integration app logs using TIBCO Cloud? Command Line Interface
Step 1 : Download latest TIBCO Cloud Command Line Interface from TIBCO Cloud Integration -->Downloads .
-
Go to the below link and download the command line interface.
-
https://integration.cloud.tibco.com/download
Step 2: Log in to TIBCO Cloud Integration using ?tibcli?
Step 3: Stream log and pipe it to your output
-
In order to get the log for your application, you need to have an application running.
-
In the below example, I will get the logs from an application called:
-
Mashery_trial_1_0_0_mock_app
-
Use the command as follows:
Step 4: Get the TIBCO Cloud Integration log stream to Splunk
-
Splunk can ingest files: http://dev.splunk.com/view/dev-guide/SP-CAAAE3A
-
In order to get these logs into Splunk -> stream the logs to a file that Splunk will read!
Note:
-
In some cases the ?tibcli? binary on Mac/Windows does not run.
-
On Mac, ?tibcli? binary is downloaded without execute permission due to security reason , we need to change the permission using following command on Mac.> chmod 755 tibcli
-
On Windows , right click on ?tibcli.exe" -->Properties -->Security -->Authenticated Users -->Edit and give Full Control.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now