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
# DEPRECATED COMPONENT. USE https://github.com/elasticio/csv-component-v3 instead
4
+
2
5
# CSV Component
3
6
4
7
## Description
@@ -193,4 +196,4 @@ able to handle file attachments.
193
196
`EIO_REQUIRED_RAM_MB` environment variable with an appropriate value (e.g. value `1024` means that 1024 MB will be allocated) for the component in this case.
194
197
2. You may get `Error: write after end` error, as a current workaround try increase value of environment variable: `TIMEOUT_BETWEEN_EVENTS`.
195
198
3. Maximal possible size for an attachment is 10 MB.
196
-
4. Attachments mechanism does not work with [Local Agent Installation](https://docs.elastic.io/getting-started/local-agent.html)
199
+
4. Attachments mechanism does not work with [Local Agent Installation](https://docs.elastic.io/getting-started/local-agent.html)
0 commit comments