메소드 | 설명 | |
---|---|---|
SendEventAsync ( this service, string splunkEvent, string index = null, TransmitterArgs args = null ) : void | ||
StreamEventsAsync ( this service, IEnumerable |
public static SendEventAsync ( this service, string splunkEvent, string index = null, TransmitterArgs args = null ) : void | ||
service | this | |
splunkEvent | string | |
index | string | |
args | TransmitterArgs | |
리턴 | void |
public static StreamEventsAsync ( this service, IEnumerable |
||
service | this | |
splunkEvents | IEnumerable |
|
index | string | |
args | TransmitterArgs | |
리턴 | void |