Skip to content

Commit

Permalink
fix_logstash_crash
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsver committed May 8, 2024
1 parent 3268d47 commit ae88eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/libraries/get_pipelines.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def get_pipelines()
logstash_pipelines.push("redfish-pipeline") unless sensors["device-sensor"].empty?
logstash_pipelines.push("bulkstats-pipeline") unless sensors["device-sensor"].empty?
end
logstash_pipelines
end

# The main logstash is a node where both memcached and logstash are running or the first logstash node (order by name).
Expand Down

0 comments on commit ae88eb5

Please sign in to comment.