Skip to content

Commit

Permalink
make filebeat depend on openobserve.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Sep 16, 2024
1 parent 3c768bd commit e275267
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion services/filebeat/service.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
" test config ${SERVICE_HOME}\\config\\filebeat.yml",
" test output ${SERVICE_HOME}\\config\\filebeat.yml"
]
}
},
"depend_on": [
"openobserve"
]
}
}

0 comments on commit e275267

Please sign in to comment.