Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9312715
filebeat.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
384 B
Subscribers
None
filebeat.pp
View Options
# Filebeat apache log shipper profile
class
profile
::
filebeat
{
include
::
profile
::
elastic
::
apt_config
$version
=
lookup
(
'elastic::elk_version'
)
package
{
'filebeat'
:
ensure
=>
$version,
}
apt
::
pin
{
'filebeat'
:
packages
=>
'filebeat'
,
version
=>
$version,
priority
=>
1001
,
}
service
{
'filebeat'
:
ensure
=>
running
,
enable
=>
true
,
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Thu, Jul 3, 11:04 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3312062
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment