Movatterモバイル変換


[0]ホーム

URL:


Loading

Msgpack codec plugin

For other versions, see theVersioned plugin docs.

For questions about the plugin, open a topic in theDiscuss forums. For bugs or feature requests, open an issue inGithub. For the list of Elastic supported plugins, please consult theElastic Support Matrix.

This codec reads and produces MessagePack encoded content.

SettingInput typeRequired
formatstringNo
targetstringNo

  • Value type isstring
  • There is no default value for this setting.
  • Value type isstring
  • There is no default value for this setting.

Define the target field for placing the decoded values. If this setting is not set, data will be stored at the root (top level) of the event.

For example, if you want data to be put under thedocument field:

input {  tcp {    port => 4242    codec => msgpack {      target => "[document]"    }  }}

Welcome to the docs for thelatest Elastic product versions, including Elastic Stack 9.0 and Elastic Cloud Serverless.To view previous versions, go toelastic.co/guide.


[8]ページ先頭

©2009-2025 Movatter.jp