You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development/ingest-records-manually.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
There are some cases where Fluent Bit library is used to send records from the caller application to some destination. This process is called _manual data ingestion_.
4
4
5
-
For this purpose, a specific input plugin called **lib** exists and can be used in conjunction with the `flb_lib`_push()` API function.
5
+
For this purpose, a specific input plugin called **lib** exists and can be used in conjunction with the `flb_lib_push()` API function.
0 commit comments