> For the complete documentation index, see [llms.txt](https://astro-rpa.gitbook.io/astro-rpa-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_mq/el_mq_kafka/el_mq_kafka_send.md).

# Send message

![](/files/R5k7JBz0taIC9KPsmpi2)

Element that sends message to Kafka server.

![](/files/5XTbFWQiupAfjdW3TNqH)

Properties

\- Server address\*: \[String] Kafka server address (localhost:9092)

\- Login: \[String] Login

\- Password: \[String] Password

\- Topic/Queue\*: \[String] Topic/queue name

\- Message (text): \[String] Text message to send

\- Time-out\*: \[Int32] Max process await timeout (ms)
