All Apps and Add-ons

How to run a C language script for an alert action or from search?

dailv1808
Path Finder

Hi,
I have created a alert action and call to smgSend.c file.
i compiled smgSend.c to smgSend
When I run this script manually "**/bin/smgSend "hello" 01234567789**", it works fine.
In bin directory have 2 files: smgSend.c and smgSend
content of commands.conf file in local directory below:

[smgSend]
filename = smgSend
generating = true
streaming = false
is_risky = false

i tried to run this from search:

| smgSend "hello" 01234567789

The error appear "Unknown search command 'smgsend'. "

So how can i running external C script from search, does splunk support .c script?

0 Karma

MuS
Legend

are these typos?

you wrote command.conf instead of commands.conf and filename = msgSend instead of filename = smgSend

cheers, MuS

0 Karma

dailv1808
Path Finder

Sorry, i type wrong in question.
EDITED.

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...