Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
initramfs-with-mca
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
initramfs-with-mca
Commits
f651e22d
Commit
f651e22d
authored
Nov 15, 2022
by
Ophélie Gagnard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dracut.module: Add time for fluent-bit to initialize.
parent
35ca424f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dracut.module/90metadata-collect/collect.sh
dracut.module/90metadata-collect/collect.sh
+1
-0
No files found.
dracut.module/90metadata-collect/collect.sh
View file @
f651e22d
...
...
@@ -9,6 +9,7 @@ log_file=/var/log/metadata_collect.log
/sbin/fluent-bit
-e
/etc/libfluentbit_wendelin.so
-c
/etc/flb.conf &
flb_pid
=
$!
sleep
1
# let fluent-bit be ready to listen to the log file
echo
"{beginning_date:
\"
$(
date
)
\"
}"
>>
$log_file
/sbin/metadata-collect-agent
$NEWROOT
/usr/bin
$log_file
/sbin/metadata-collect-agent
$NEWROOT
/usr/sbin
$log_file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment