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
| event\_key | Specify the key name that will be used to send a single value as part of the record. ||
34
34
| event\_host | Specify the key name that contains the host value. This option allows a record accessors pattern. ||
35
35
| event\_source | Set the source value to assign to the event data. ||
36
+
| event\_source\_key | Set a record key that will populate 'source'. If the key is found, it will have precedence over the value set in `event_source`. ||
36
37
| event\_sourcetype | Set the sourcetype value to assign to the event data. ||
37
38
| event\_sourcetype\_key | Set a record key that will populate 'sourcetype'. If the key is found, it will have precedence over the value set in `event_sourcetype`. ||
38
39
| event\_index | The name of the index by which the event data is to be indexed. ||
0 commit comments