Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391722
producer.unit.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
495 B
Subscribers
None
producer.unit.erb
View Options
[Unit]
Description=Apache Kafka server (producer)
Documentation=http://kafka.apache.org/documentation.html
Requires=network.target
After=network.target
[Service]
Type=simple
User=kafka
Group=kafka
SyslogIdentifier=kafka-producer
ExecStart=/opt/kafka/bin/kafka-console-producer.sh
<%
@producer_service_config
.
sort
.
each
do
|
k
,
v
|
-%><%
unless
v
.
to_s
.
strip
.
empty?
-%>
--
<%=
k
-%>
=
<%=
v
%>
<%
end
-%><%
end
-%>
<%=
@input
%>
LimitNOFILE=65536
LimitCORE=infinity
[Install]
WantedBy=multi-user.target
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:48 PM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3392183
Attached To
R143 puppet-puppet-kafka
Event Timeline
Log In to Comment