Splunk Search

Is this message format possible for sending to splunk?

metylkinandrey
Communicator

Tell me, is this message format possible for sending to splunk:

curl --location --request POST 'http://170.25.25.25:8088/services/collector/event' --header 'Authorization: Splunk ееееее-еееееееее-ееееее-e6fc' --header 'Content-Type: text/plain' --data-raw '{
"messageId": "<ED280816-E404-444A-A2D9-FFD2D171F928>",
"srcMsgId": "<rwfsdfsfqwe121432gsgsfgdg>",
"correlationMsgId": "<rwfsdfsfqwe135432gsgsfgdg>",
"baseSystemId": "<SDS-IN>",
"routeInstanceId": "<TPKSABS-SMEV>",
"routepointID": "<1.SABS-GIS.TO.KBR.SEND>",
"eventTime": "<1985-04-12T23:20:50>",
"messageType": "<ED123>",
"GISGMPResponseID": "<PS000BA780816-E404-444A-A2D9-FFD2D1712345>",
"GISGMPRequestID": "<PS000BA780816-E404-444A-A2D9-FFD2D1712344>",
"tid": "<ED280816-E404-444A-A2D9-FFD2D171F900>",
"PacketGISGMPId": "<7642341379_20220512_123456789>",
"result.code": "<400>",
"result.desc": "<Ошибка: абвгд>"
}'

Without fields:

"event" and "fields"
Using only custom fields?

 

 

Labels (1)
Tags (1)
0 Karma
1 Solution

schose
Builder

hi metylkinandrey,

you can send your custom message via without 'fields' and 'event'.

instead of sending it like in your example to:
/services/collector/event

just send it to:
/services/collector/raw

 see: https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector

best regards,

Andreas

View solution in original post

schose
Builder

hi metylkinandrey,

you can send your custom message via without 'fields' and 'event'.

instead of sending it like in your example to:
/services/collector/event

just send it to:
/services/collector/raw

 see: https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector

best regards,

Andreas

metylkinandrey
Communicator

It seems to be what you need! Thank you!

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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