Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391715
consumer.unit.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
481 B
Subscribers
None
consumer.unit.erb
View Options
[Unit]
Description=Apache Kafka server (consumer)
Documentation=http://kafka.apache.org/documentation.html
Requires=network.target
After=network.target
[Service]
Type=simple
User=kafka
Group=kafka
SyslogIdentifier=kafka-consumer
ExecStart=/opt/kafka/bin/kafka-console-consumer.sh
<%
@consumer_service_config
.
sort
.
each
do
|
k
,
v
|
-%><%
unless
v
.
to_s
.
strip
.
empty?
-%>
--
<%=
k
-%>
=
<%=
v
%>
<%
end
-%><%
end
-%>
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, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3376079
Attached To
R143 puppet-puppet-kafka
Event Timeline
Log In to Comment