Back to Node Auth0

Interface LogStreamHttpSink

docs/interfaces/management.Management.LogStreamHttpSink.html

5.9.11.7 KB
Original Source

Interface LogStreamHttpSink

interface LogStreamHttpSink {
httpAuthorization?: string;
httpContentFormat?: Management.LogStreamHttpContentFormatEnum;
httpContentType?: string;
httpEndpoint: string;
httpCustomHeaders?: HttpCustomHeader[];
}

Index

Properties

httpAuthorization?httpContentFormat?httpContentType?httpEndpointhttpCustomHeaders?

Properties

OptionalhttpAuthorization

httpAuthorization?: string

HTTP Authorization header

OptionalhttpContentFormat

httpContentFormat?: Management.LogStreamHttpContentFormatEnum

OptionalhttpContentType

httpContentType?: string

HTTP Content-Type header

httpEndpoint

httpEndpoint: string

HTTP endpoint

OptionalhttpCustomHeaders

httpCustomHeaders?: HttpCustomHeader[]

custom HTTP headers

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties httpAuthorizationhttpContentFormathttpContentTypehttpEndpointhttpCustomHeaders