Versions in this module Expand all Collapse all v30 v30.1.0 Dec 8, 2020 v30.0.0 Dec 1, 2020 Changes in this version + type ActionTypesEnum string + const ActionTypesCreated + const ActionTypesDeleted + const ActionTypesInProgress + const ActionTypesRelated + const ActionTypesUpdated + func GetActionTypesEnumValues() []ActionTypesEnum + type Archiving struct + IsEnabled *bool + func (m Archiving) String() string + type Category struct + DisplayName *string + Name *string + Parameters []Parameter + func (m Category) String() string + type ChangeLogGroupCompartmentDetails struct + CompartmentId *string + func (m ChangeLogGroupCompartmentDetails) String() string + type ChangeLogGroupCompartmentRequest struct + IfMatch *string + LogGroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ChangeLogGroupCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeLogGroupCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogGroupCompartmentRequest) String() string + type ChangeLogGroupCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeLogGroupCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogGroupCompartmentResponse) String() string + type ChangeLogLogGroupDetails struct + TargetLogGroupId *string + func (m ChangeLogLogGroupDetails) String() string + type ChangeLogLogGroupRequest struct + IfMatch *string + LogGroupId *string + LogId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ChangeLogLogGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeLogLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogLogGroupRequest) String() string + type ChangeLogLogGroupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeLogLogGroupResponse) HTTPResponse() *http.Response + func (response ChangeLogLogGroupResponse) String() string + type ChangeLogSavedSearchCompartmentDetails struct + CompartmentId *string + func (m ChangeLogSavedSearchCompartmentDetails) String() string + type ChangeLogSavedSearchCompartmentRequest struct + IfMatch *string + LogSavedSearchId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeLogSavedSearchCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeLogSavedSearchCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogSavedSearchCompartmentRequest) String() string + type ChangeLogSavedSearchCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeLogSavedSearchCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogSavedSearchCompartmentResponse) String() string + type ChangeUnifiedAgentConfigurationCompartmentDetails struct + CompartmentId *string + func (m ChangeUnifiedAgentConfigurationCompartmentDetails) String() string + type ChangeUnifiedAgentConfigurationCompartmentRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UnifiedAgentConfigurationId *string + func (request ChangeUnifiedAgentConfigurationCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeUnifiedAgentConfigurationCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeUnifiedAgentConfigurationCompartmentRequest) String() string + type ChangeUnifiedAgentConfigurationCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeUnifiedAgentConfigurationCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeUnifiedAgentConfigurationCompartmentResponse) String() string + type Configuration struct + Archiving *Archiving + CompartmentId *string + Source Source + func (m *Configuration) UnmarshalJSON(data []byte) (e error) + func (m Configuration) String() string + type CreateLogDetails struct + Configuration *Configuration + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + IsEnabled *bool + LogType CreateLogDetailsLogTypeEnum + RetentionDuration *int + func (m CreateLogDetails) String() string + type CreateLogDetailsLogTypeEnum string + const CreateLogDetailsLogTypeCustom + const CreateLogDetailsLogTypeService + func GetCreateLogDetailsLogTypeEnumValues() []CreateLogDetailsLogTypeEnum + type CreateLogGroupDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m CreateLogGroupDetails) String() string + type CreateLogGroupRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogGroupRequest) String() string + type CreateLogGroupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateLogGroupResponse) HTTPResponse() *http.Response + func (response CreateLogGroupResponse) String() string + type CreateLogRequest struct + LogGroupId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateLogRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogRequest) String() string + type CreateLogResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateLogResponse) HTTPResponse() *http.Response + func (response CreateLogResponse) String() string + type CreateLogSavedSearchDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + Query *string + func (m CreateLogSavedSearchDetails) String() string + type CreateLogSavedSearchRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogSavedSearchRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogSavedSearchRequest) String() string + type CreateLogSavedSearchResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogSavedSearchResponse) HTTPResponse() *http.Response + func (response CreateLogSavedSearchResponse) String() string + type CreateUnifiedAgentConfigurationDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + GroupAssociation *GroupAssociationDetails + IsEnabled *bool + ServiceConfiguration UnifiedAgentServiceConfigurationDetails + func (m *CreateUnifiedAgentConfigurationDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateUnifiedAgentConfigurationDetails) String() string + type CreateUnifiedAgentConfigurationRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateUnifiedAgentConfigurationRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy + func (request CreateUnifiedAgentConfigurationRequest) String() string + type CreateUnifiedAgentConfigurationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response + func (response CreateUnifiedAgentConfigurationResponse) String() string + type DeleteLogGroupRequest struct + IfMatch *string + LogGroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogGroupRequest) String() string + type DeleteLogGroupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteLogGroupResponse) HTTPResponse() *http.Response + func (response DeleteLogGroupResponse) String() string + type DeleteLogRequest struct + IfMatch *string + LogGroupId *string + LogId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteLogRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogRequest) String() string + type DeleteLogResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteLogResponse) HTTPResponse() *http.Response + func (response DeleteLogResponse) String() string + type DeleteLogSavedSearchRequest struct + IfMatch *string + LogSavedSearchId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogSavedSearchRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogSavedSearchRequest) String() string + type DeleteLogSavedSearchResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogSavedSearchResponse) HTTPResponse() *http.Response + func (response DeleteLogSavedSearchResponse) String() string + type DeleteUnifiedAgentConfigurationRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UnifiedAgentConfigurationId *string + func (request DeleteUnifiedAgentConfigurationRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteUnifiedAgentConfigurationRequest) String() string + type DeleteUnifiedAgentConfigurationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response + func (response DeleteUnifiedAgentConfigurationResponse) String() string + type DeleteWorkRequestRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request DeleteWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteWorkRequestRequest) String() string + type DeleteWorkRequestResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteWorkRequestResponse) HTTPResponse() *http.Response + func (response DeleteWorkRequestResponse) String() string + type GetLogGroupRequest struct + LogGroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogGroupRequest) String() string + type GetLogGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogGroupResponse) HTTPResponse() *http.Response + func (response GetLogGroupResponse) String() string + type GetLogIncludedSearchRequest struct + CompartmentId *string + LogIncludedSearchId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogIncludedSearchRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetLogIncludedSearchRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogIncludedSearchRequest) String() string + type GetLogIncludedSearchResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogIncludedSearchResponse) HTTPResponse() *http.Response + func (response GetLogIncludedSearchResponse) String() string + type GetLogRequest struct + LogGroupId *string + LogId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetLogRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogRequest) String() string + type GetLogResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogResponse) HTTPResponse() *http.Response + func (response GetLogResponse) String() string + type GetLogSavedSearchRequest struct + LogSavedSearchId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogSavedSearchRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogSavedSearchRequest) String() string + type GetLogSavedSearchResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogSavedSearchResponse) HTTPResponse() *http.Response + func (response GetLogSavedSearchResponse) String() string + type GetUnifiedAgentConfigurationRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UnifiedAgentConfigurationId *string + func (request GetUnifiedAgentConfigurationRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy + func (request GetUnifiedAgentConfigurationRequest) String() string + type GetUnifiedAgentConfigurationResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response + func (response GetUnifiedAgentConfigurationResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type GrokPattern struct + FieldTimeFormat *string + FieldTimeKey *string + FieldTimeZone *string + Name *string + Pattern *string + func (m GrokPattern) String() string + type GroupAssociationDetails struct + GroupList []string + func (m GroupAssociationDetails) String() string + type ListLogGroupsRequest struct + CompartmentId *string + DisplayName *string + IsCompartmentIdInSubtree *bool + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogGroupsSortByEnum + SortOrder ListLogGroupsSortOrderEnum + func (request ListLogGroupsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListLogGroupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogGroupsRequest) String() string + type ListLogGroupsResponse struct + Items []LogGroupSummary + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogGroupsResponse) HTTPResponse() *http.Response + func (response ListLogGroupsResponse) String() string + type ListLogGroupsSortByEnum string + const ListLogGroupsSortByDisplayname + const ListLogGroupsSortByTimecreated + func GetListLogGroupsSortByEnumValues() []ListLogGroupsSortByEnum + type ListLogGroupsSortOrderEnum string + const ListLogGroupsSortOrderAsc + const ListLogGroupsSortOrderDesc + func GetListLogGroupsSortOrderEnumValues() []ListLogGroupsSortOrderEnum + type ListLogIncludedSearchesRequest struct + CompartmentId *string + DisplayName *string + Limit *int + LogIncludedSearchId *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogIncludedSearchesSortByEnum + SortOrder ListLogIncludedSearchesSortOrderEnum + func (request ListLogIncludedSearchesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListLogIncludedSearchesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogIncludedSearchesRequest) String() string + type ListLogIncludedSearchesResponse struct + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogIncludedSearchesResponse) HTTPResponse() *http.Response + func (response ListLogIncludedSearchesResponse) String() string + type ListLogIncludedSearchesSortByEnum string + const ListLogIncludedSearchesSortByDisplayname + const ListLogIncludedSearchesSortByTimecreated + func GetListLogIncludedSearchesSortByEnumValues() []ListLogIncludedSearchesSortByEnum + type ListLogIncludedSearchesSortOrderEnum string + const ListLogIncludedSearchesSortOrderAsc + const ListLogIncludedSearchesSortOrderDesc + func GetListLogIncludedSearchesSortOrderEnumValues() []ListLogIncludedSearchesSortOrderEnum + type ListLogSavedSearchesRequest struct + CompartmentId *string + Limit *int + LogSavedSearchId *string + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogSavedSearchesSortByEnum + SortOrder ListLogSavedSearchesSortOrderEnum + func (request ListLogSavedSearchesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListLogSavedSearchesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogSavedSearchesRequest) String() string + type ListLogSavedSearchesResponse struct + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogSavedSearchesResponse) HTTPResponse() *http.Response + func (response ListLogSavedSearchesResponse) String() string + type ListLogSavedSearchesSortByEnum string + const ListLogSavedSearchesSortByDisplayname + const ListLogSavedSearchesSortByTimecreated + func GetListLogSavedSearchesSortByEnumValues() []ListLogSavedSearchesSortByEnum + type ListLogSavedSearchesSortOrderEnum string + const ListLogSavedSearchesSortOrderAsc + const ListLogSavedSearchesSortOrderDesc + func GetListLogSavedSearchesSortOrderEnumValues() []ListLogSavedSearchesSortOrderEnum + type ListLogsLifecycleStateEnum string + const ListLogsLifecycleStateActive + const ListLogsLifecycleStateCreating + const ListLogsLifecycleStateDeleting + const ListLogsLifecycleStateFailed + const ListLogsLifecycleStateInactive + const ListLogsLifecycleStateUpdating + func GetListLogsLifecycleStateEnumValues() []ListLogsLifecycleStateEnum + type ListLogsLogTypeEnum string + const ListLogsLogTypeCustom + const ListLogsLogTypeService + func GetListLogsLogTypeEnumValues() []ListLogsLogTypeEnum + type ListLogsRequest struct + DisplayName *string + LifecycleState ListLogsLifecycleStateEnum + Limit *int + LogGroupId *string + LogType ListLogsLogTypeEnum + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogsSortByEnum + SortOrder ListLogsSortOrderEnum + SourceResource *string + SourceService *string + func (request ListLogsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogsRequest) String() string + type ListLogsResponse struct + Items []LogSummary + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogsResponse) HTTPResponse() *http.Response + func (response ListLogsResponse) String() string + type ListLogsSortByEnum string + const ListLogsSortByDisplayname + const ListLogsSortByTimecreated + func GetListLogsSortByEnumValues() []ListLogsSortByEnum + type ListLogsSortOrderEnum string + const ListLogsSortOrderAsc + const ListLogsSortOrderDesc + func GetListLogsSortOrderEnumValues() []ListLogsSortOrderEnum + type ListServicesRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ListServicesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListServicesRequest) RetryPolicy() *common.RetryPolicy + func (request ListServicesRequest) String() string + type ListServicesResponse struct + Items []ServiceSummary + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListServicesResponse) HTTPResponse() *http.Response + func (response ListServicesResponse) String() string + type ListUnifiedAgentConfigurationsLifecycleStateEnum string + const ListUnifiedAgentConfigurationsLifecycleStateActive + const ListUnifiedAgentConfigurationsLifecycleStateCreating + const ListUnifiedAgentConfigurationsLifecycleStateDeleting + const ListUnifiedAgentConfigurationsLifecycleStateFailed + const ListUnifiedAgentConfigurationsLifecycleStateInactive + const ListUnifiedAgentConfigurationsLifecycleStateUpdating + func GetListUnifiedAgentConfigurationsLifecycleStateEnumValues() []ListUnifiedAgentConfigurationsLifecycleStateEnum + type ListUnifiedAgentConfigurationsRequest struct + CompartmentId *string + DisplayName *string + GroupId *string + IsCompartmentIdInSubtree *bool + LifecycleState ListUnifiedAgentConfigurationsLifecycleStateEnum + Limit *int + LogId *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListUnifiedAgentConfigurationsSortByEnum + SortOrder ListUnifiedAgentConfigurationsSortOrderEnum + func (request ListUnifiedAgentConfigurationsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListUnifiedAgentConfigurationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListUnifiedAgentConfigurationsRequest) String() string + type ListUnifiedAgentConfigurationsResponse struct + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListUnifiedAgentConfigurationsResponse) HTTPResponse() *http.Response + func (response ListUnifiedAgentConfigurationsResponse) String() string + type ListUnifiedAgentConfigurationsSortByEnum string + const ListUnifiedAgentConfigurationsSortByDisplayname + const ListUnifiedAgentConfigurationsSortByTimecreated + func GetListUnifiedAgentConfigurationsSortByEnumValues() []ListUnifiedAgentConfigurationsSortByEnum + type ListUnifiedAgentConfigurationsSortOrderEnum string + const ListUnifiedAgentConfigurationsSortOrderAsc + const ListUnifiedAgentConfigurationsSortOrderDesc + func GetListUnifiedAgentConfigurationsSortOrderEnumValues() []ListUnifiedAgentConfigurationsSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + Items []WorkRequestError + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + Items []WorkRequestLog + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Id *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWorkRequestsSortByEnum + SortOrder ListWorkRequestsSortOrderEnum + Status ListWorkRequestsStatusEnum + func (request ListWorkRequestsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + Items []WorkRequestSummary + OpcNextPage *string + OpcPreviousPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type ListWorkRequestsSortByEnum string + const ListWorkRequestsSortByOperationtype + const ListWorkRequestsSortByStatus + const ListWorkRequestsSortByTimeaccepted + func GetListWorkRequestsSortByEnumValues() []ListWorkRequestsSortByEnum + type ListWorkRequestsSortOrderEnum string + const ListWorkRequestsSortOrderAsc + const ListWorkRequestsSortOrderDesc + func GetListWorkRequestsSortOrderEnumValues() []ListWorkRequestsSortOrderEnum + type ListWorkRequestsStatusEnum string + const ListWorkRequestsStatusAccepted + const ListWorkRequestsStatusCanceled + const ListWorkRequestsStatusCancelling + const ListWorkRequestsStatusFailed + const ListWorkRequestsStatusInProgress + const ListWorkRequestsStatusSucceeded + func GetListWorkRequestsStatusEnumValues() []ListWorkRequestsStatusEnum + type Log struct + CompartmentId *string + Configuration *Configuration + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + IsEnabled *bool + LifecycleState LogLifecycleStateEnum + LogGroupId *string + LogType LogLogTypeEnum + RetentionDuration *int + TenancyId *string + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m Log) String() string + type LogGroup struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState LogGroupLifecycleStateEnum + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogGroup) String() string + type LogGroupLifecycleStateEnum string + const LogGroupLifecycleStateActive + const LogGroupLifecycleStateCreating + const LogGroupLifecycleStateDeleting + const LogGroupLifecycleStateFailed + const LogGroupLifecycleStateInactive + const LogGroupLifecycleStateUpdating + func GetLogGroupLifecycleStateEnumValues() []LogGroupLifecycleStateEnum + type LogGroupSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState LogGroupLifecycleStateEnum + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogGroupSummary) String() string + type LogIncludedSearch struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + Query *string + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogIncludedSearch) String() string + type LogIncludedSearchSummary struct + DisplayName *string + Id *string + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogIncludedSearchSummary) String() string + type LogIncludedSearchSummaryCollection struct + Items []LogIncludedSearchSummary + func (m LogIncludedSearchSummaryCollection) String() string + type LogLifecycleStateEnum string + const LogLifecycleStateActive + const LogLifecycleStateCreating + const LogLifecycleStateDeleting + const LogLifecycleStateFailed + const LogLifecycleStateInactive + const LogLifecycleStateUpdating + func GetLogLifecycleStateEnumValues() []LogLifecycleStateEnum + type LogLogTypeEnum string + const LogLogTypeCustom + const LogLogTypeService + func GetLogLogTypeEnumValues() []LogLogTypeEnum + type LogSavedSearch struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + LifecycleState LogSavedSearchLifecycleStateEnum + Name *string + Query *string + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogSavedSearch) String() string + type LogSavedSearchLifecycleStateEnum string + const LogSavedSearchLifecycleStateActive + const LogSavedSearchLifecycleStateCreating + const LogSavedSearchLifecycleStateDeleting + const LogSavedSearchLifecycleStateFailed + const LogSavedSearchLifecycleStateInactive + const LogSavedSearchLifecycleStateUpdating + func GetLogSavedSearchLifecycleStateEnumValues() []LogSavedSearchLifecycleStateEnum + type LogSavedSearchSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + LifecycleState LogSavedSearchLifecycleStateEnum + Name *string + Query *string + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogSavedSearchSummary) String() string + type LogSavedSearchSummaryCollection struct + Items []LogSavedSearchSummary + func (m LogSavedSearchSummaryCollection) String() string + type LogSummary struct + CompartmentId *string + Configuration *Configuration + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + IsEnabled *bool + LifecycleState LogLifecycleStateEnum + LogGroupId *string + LogType LogSummaryLogTypeEnum + RetentionDuration *int + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m LogSummary) String() string + type LogSummaryLogTypeEnum string + const LogSummaryLogTypeCustom + const LogSummaryLogTypeService + func GetLogSummaryLogTypeEnumValues() []LogSummaryLogTypeEnum + type LoggingManagementClient struct + func NewLoggingManagementClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client LoggingManagementClient, err error) + func NewLoggingManagementClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client LoggingManagementClient, err error) + func (client *LoggingManagementClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *LoggingManagementClient) SetRegion(region string) + func (client LoggingManagementClient) ChangeLogGroupCompartment(ctx context.Context, request ChangeLogGroupCompartmentRequest) (response ChangeLogGroupCompartmentResponse, err error) + func (client LoggingManagementClient) ChangeLogLogGroup(ctx context.Context, request ChangeLogLogGroupRequest) (response ChangeLogLogGroupResponse, err error) + func (client LoggingManagementClient) ChangeLogSavedSearchCompartment(ctx context.Context, request ChangeLogSavedSearchCompartmentRequest) (response ChangeLogSavedSearchCompartmentResponse, err error) + func (client LoggingManagementClient) ChangeUnifiedAgentConfigurationCompartment(ctx context.Context, request ChangeUnifiedAgentConfigurationCompartmentRequest) (response ChangeUnifiedAgentConfigurationCompartmentResponse, err error) + func (client LoggingManagementClient) CreateLog(ctx context.Context, request CreateLogRequest) (response CreateLogResponse, err error) + func (client LoggingManagementClient) CreateLogGroup(ctx context.Context, request CreateLogGroupRequest) (response CreateLogGroupResponse, err error) + func (client LoggingManagementClient) CreateLogSavedSearch(ctx context.Context, request CreateLogSavedSearchRequest) (response CreateLogSavedSearchResponse, err error) + func (client LoggingManagementClient) CreateUnifiedAgentConfiguration(ctx context.Context, request CreateUnifiedAgentConfigurationRequest) (response CreateUnifiedAgentConfigurationResponse, err error) + func (client LoggingManagementClient) DeleteLog(ctx context.Context, request DeleteLogRequest) (response DeleteLogResponse, err error) + func (client LoggingManagementClient) DeleteLogGroup(ctx context.Context, request DeleteLogGroupRequest) (response DeleteLogGroupResponse, err error) + func (client LoggingManagementClient) DeleteLogSavedSearch(ctx context.Context, request DeleteLogSavedSearchRequest) (response DeleteLogSavedSearchResponse, err error) + func (client LoggingManagementClient) DeleteUnifiedAgentConfiguration(ctx context.Context, request DeleteUnifiedAgentConfigurationRequest) (response DeleteUnifiedAgentConfigurationResponse, err error) + func (client LoggingManagementClient) DeleteWorkRequest(ctx context.Context, request DeleteWorkRequestRequest) (response DeleteWorkRequestResponse, err error) + func (client LoggingManagementClient) GetLog(ctx context.Context, request GetLogRequest) (response GetLogResponse, err error) + func (client LoggingManagementClient) GetLogGroup(ctx context.Context, request GetLogGroupRequest) (response GetLogGroupResponse, err error) + func (client LoggingManagementClient) GetLogIncludedSearch(ctx context.Context, request GetLogIncludedSearchRequest) (response GetLogIncludedSearchResponse, err error) + func (client LoggingManagementClient) GetLogSavedSearch(ctx context.Context, request GetLogSavedSearchRequest) (response GetLogSavedSearchResponse, err error) + func (client LoggingManagementClient) GetUnifiedAgentConfiguration(ctx context.Context, request GetUnifiedAgentConfigurationRequest) (response GetUnifiedAgentConfigurationResponse, err error) + func (client LoggingManagementClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client LoggingManagementClient) ListLogGroups(ctx context.Context, request ListLogGroupsRequest) (response ListLogGroupsResponse, err error) + func (client LoggingManagementClient) ListLogIncludedSearches(ctx context.Context, request ListLogIncludedSearchesRequest) (response ListLogIncludedSearchesResponse, err error) + func (client LoggingManagementClient) ListLogSavedSearches(ctx context.Context, request ListLogSavedSearchesRequest) (response ListLogSavedSearchesResponse, err error) + func (client LoggingManagementClient) ListLogs(ctx context.Context, request ListLogsRequest) (response ListLogsResponse, err error) + func (client LoggingManagementClient) ListServices(ctx context.Context, request ListServicesRequest) (response ListServicesResponse, err error) + func (client LoggingManagementClient) ListUnifiedAgentConfigurations(ctx context.Context, request ListUnifiedAgentConfigurationsRequest) (response ListUnifiedAgentConfigurationsResponse, err error) + func (client LoggingManagementClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client LoggingManagementClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client LoggingManagementClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client LoggingManagementClient) UpdateLog(ctx context.Context, request UpdateLogRequest) (response UpdateLogResponse, err error) + func (client LoggingManagementClient) UpdateLogGroup(ctx context.Context, request UpdateLogGroupRequest) (response UpdateLogGroupResponse, err error) + func (client LoggingManagementClient) UpdateLogSavedSearch(ctx context.Context, request UpdateLogSavedSearchRequest) (response UpdateLogSavedSearchResponse, err error) + func (client LoggingManagementClient) UpdateUnifiedAgentConfiguration(ctx context.Context, request UpdateUnifiedAgentConfigurationRequest) (response UpdateUnifiedAgentConfigurationResponse, err error) + type OciService struct + Category *string + Parameters map[string]string + Resource *string + Service *string + func (m OciService) MarshalJSON() (buff []byte, e error) + func (m OciService) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusCancelling + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type OperationTypesEnum string + const OperationTypesCreateConfiguration + const OperationTypesCreateLog + const OperationTypesCreateLogGroup + const OperationTypesDeleteConfiguration + const OperationTypesDeleteLog + const OperationTypesDeleteLogGroup + const OperationTypesMoveConfiguration + const OperationTypesMoveLog + const OperationTypesMoveLogGroup + const OperationTypesUpdateConfiguration + const OperationTypesUpdateLog + const OperationTypesUpdateLogGroup + func GetOperationTypesEnumValues() []OperationTypesEnum + type Parameter struct + Name *string + Pattern *string + Type ParameterTypeEnum + func (m Parameter) String() string + type ParameterTypeEnum string + const ParameterTypeBoolean + const ParameterTypeInteger + const ParameterTypeString + func GetParameterTypeEnumValues() []ParameterTypeEnum + type ResourceType struct + Categories []Category + Name *string + func (m ResourceType) String() string + type ServiceSummary struct + Endpoint *string + Id *string + Name *string + Namespace *string + ResourceTypes []ResourceType + ServicePrincipalName *string + TenantId *string + func (m ServiceSummary) String() string + type Source interface + type SourceSourceTypeEnum string + const SourceSourceTypeOciservice + func GetSourceSourceTypeEnumValues() []SourceSourceTypeEnum + type SourceUpdateDetails struct + Parameters map[string]string + func (m SourceUpdateDetails) String() string + type UnifiedAgentApache2Parser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentApache2Parser) GetFieldTimeKey() *string + func (m UnifiedAgentApache2Parser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentApache2Parser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentApache2Parser) GetIsNullEmptyString() *bool + func (m UnifiedAgentApache2Parser) GetNullValuePattern() *string + func (m UnifiedAgentApache2Parser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentApache2Parser) GetTypes() map[string]string + func (m UnifiedAgentApache2Parser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentApache2Parser) String() string + type UnifiedAgentApacheErrorParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentApacheErrorParser) GetFieldTimeKey() *string + func (m UnifiedAgentApacheErrorParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentApacheErrorParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentApacheErrorParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentApacheErrorParser) GetNullValuePattern() *string + func (m UnifiedAgentApacheErrorParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentApacheErrorParser) GetTypes() map[string]string + func (m UnifiedAgentApacheErrorParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentApacheErrorParser) String() string + type UnifiedAgentAuditdParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentAuditdParser) GetFieldTimeKey() *string + func (m UnifiedAgentAuditdParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentAuditdParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentAuditdParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentAuditdParser) GetNullValuePattern() *string + func (m UnifiedAgentAuditdParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentAuditdParser) GetTypes() map[string]string + func (m UnifiedAgentAuditdParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentAuditdParser) String() string + type UnifiedAgentConfiguration struct + CompartmentId *string + ConfigurationState UnifiedAgentServiceConfigurationStatesEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + GroupAssociation *GroupAssociationDetails + Id *string + IsEnabled *bool + LifecycleState LogLifecycleStateEnum + ServiceConfiguration UnifiedAgentServiceConfigurationDetails + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m *UnifiedAgentConfiguration) UnmarshalJSON(data []byte) (e error) + func (m UnifiedAgentConfiguration) String() string + type UnifiedAgentConfigurationCollection struct + Items []UnifiedAgentConfigurationSummary + func (m UnifiedAgentConfigurationCollection) String() string + type UnifiedAgentConfigurationSummary struct + CompartmentId *string + ConfigurationState UnifiedAgentServiceConfigurationStatesEnum + ConfigurationType UnifiedAgentServiceConfigurationTypesEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + IsEnabled *bool + LifecycleState LogLifecycleStateEnum + TimeCreated *common.SDKTime + TimeLastModified *common.SDKTime + func (m UnifiedAgentConfigurationSummary) String() string + type UnifiedAgentCsvParser struct + Delimiter *string + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + Keys []string + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentCsvParser) GetFieldTimeKey() *string + func (m UnifiedAgentCsvParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentCsvParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentCsvParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentCsvParser) GetNullValuePattern() *string + func (m UnifiedAgentCsvParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentCsvParser) GetTypes() map[string]string + func (m UnifiedAgentCsvParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentCsvParser) String() string + type UnifiedAgentGrokParser struct + FieldTimeKey *string + GrokFailureKey *string + GrokNameKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + Patterns []GrokPattern + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentGrokParser) GetFieldTimeKey() *string + func (m UnifiedAgentGrokParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentGrokParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentGrokParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentGrokParser) GetNullValuePattern() *string + func (m UnifiedAgentGrokParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentGrokParser) GetTypes() map[string]string + func (m UnifiedAgentGrokParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentGrokParser) String() string + type UnifiedAgentLoggingConfiguration struct + Destination *UnifiedAgentLoggingDestination + Sources []UnifiedAgentLoggingSource + func (m *UnifiedAgentLoggingConfiguration) UnmarshalJSON(data []byte) (e error) + func (m UnifiedAgentLoggingConfiguration) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentLoggingConfiguration) String() string + type UnifiedAgentLoggingDestination struct + LogObjectId *string + func (m UnifiedAgentLoggingDestination) String() string + type UnifiedAgentLoggingSource interface + GetName func() *string + type UnifiedAgentLoggingSourceSourceTypeEnum string + const UnifiedAgentLoggingSourceSourceTypeLogTail + const UnifiedAgentLoggingSourceSourceTypeWindowsEventLog + func GetUnifiedAgentLoggingSourceSourceTypeEnumValues() []UnifiedAgentLoggingSourceSourceTypeEnum + type UnifiedAgentMsgpackParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentMsgpackParser) GetFieldTimeKey() *string + func (m UnifiedAgentMsgpackParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentMsgpackParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentMsgpackParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentMsgpackParser) GetNullValuePattern() *string + func (m UnifiedAgentMsgpackParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentMsgpackParser) GetTypes() map[string]string + func (m UnifiedAgentMsgpackParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentMsgpackParser) String() string + type UnifiedAgentMultilineGrokParser struct + FieldTimeKey *string + GrokFailureKey *string + GrokNameKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + MultiLineStartRegexp *string + NullValuePattern *string + Patterns []GrokPattern + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentMultilineGrokParser) GetFieldTimeKey() *string + func (m UnifiedAgentMultilineGrokParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentMultilineGrokParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentMultilineGrokParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentMultilineGrokParser) GetNullValuePattern() *string + func (m UnifiedAgentMultilineGrokParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentMultilineGrokParser) GetTypes() map[string]string + func (m UnifiedAgentMultilineGrokParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentMultilineGrokParser) String() string + type UnifiedAgentMultilineParser struct + FieldTimeKey *string + Format []string + FormatFirstline *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentMultilineParser) GetFieldTimeKey() *string + func (m UnifiedAgentMultilineParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentMultilineParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentMultilineParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentMultilineParser) GetNullValuePattern() *string + func (m UnifiedAgentMultilineParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentMultilineParser) GetTypes() map[string]string + func (m UnifiedAgentMultilineParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentMultilineParser) String() string + type UnifiedAgentNoneParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + MessageKey *string + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentNoneParser) GetFieldTimeKey() *string + func (m UnifiedAgentNoneParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentNoneParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentNoneParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentNoneParser) GetNullValuePattern() *string + func (m UnifiedAgentNoneParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentNoneParser) GetTypes() map[string]string + func (m UnifiedAgentNoneParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentNoneParser) String() string + type UnifiedAgentParser interface + GetFieldTimeKey func() *string + GetIsEstimateCurrentEvent func() *bool + GetIsKeepTimeKey func() *bool + GetIsNullEmptyString func() *bool + GetNullValuePattern func() *string + GetTimeoutInMilliseconds func() *int + GetTypes func() map[string]string + type UnifiedAgentParserParserTypeEnum string + const UnifiedAgentParserParserTypeApache2 + const UnifiedAgentParserParserTypeApacheError + const UnifiedAgentParserParserTypeAuditd + const UnifiedAgentParserParserTypeCsv + const UnifiedAgentParserParserTypeGrok + const UnifiedAgentParserParserTypeJson + const UnifiedAgentParserParserTypeMsgpack + const UnifiedAgentParserParserTypeMultiline + const UnifiedAgentParserParserTypeMultilineGrok + const UnifiedAgentParserParserTypeNone + const UnifiedAgentParserParserTypeRegexp + const UnifiedAgentParserParserTypeSyslog + const UnifiedAgentParserParserTypeTsv + func GetUnifiedAgentParserParserTypeEnumValues() []UnifiedAgentParserParserTypeEnum + type UnifiedAgentRegexParser struct + Expression *string + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeFormat *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentRegexParser) GetFieldTimeKey() *string + func (m UnifiedAgentRegexParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentRegexParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentRegexParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentRegexParser) GetNullValuePattern() *string + func (m UnifiedAgentRegexParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentRegexParser) GetTypes() map[string]string + func (m UnifiedAgentRegexParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentRegexParser) String() string + type UnifiedAgentServiceConfigurationDetails interface + type UnifiedAgentServiceConfigurationStatesEnum string + const UnifiedAgentServiceConfigurationStatesInvalid + const UnifiedAgentServiceConfigurationStatesValid + func GetUnifiedAgentServiceConfigurationStatesEnumValues() []UnifiedAgentServiceConfigurationStatesEnum + type UnifiedAgentServiceConfigurationTypesEnum string + const UnifiedAgentServiceConfigurationTypesLogging + func GetUnifiedAgentServiceConfigurationTypesEnumValues() []UnifiedAgentServiceConfigurationTypesEnum + type UnifiedAgentSyslogParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + IsSupportColonlessIdent *bool + IsWithPriority *bool + MessageFormat UnifiedAgentSyslogParserMessageFormatEnum + NullValuePattern *string + Rfc5424TimeFormat *string + SyslogParserType UnifiedAgentSyslogParserSyslogParserTypeEnum + TimeFormat *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentSyslogParser) GetFieldTimeKey() *string + func (m UnifiedAgentSyslogParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentSyslogParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentSyslogParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentSyslogParser) GetNullValuePattern() *string + func (m UnifiedAgentSyslogParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentSyslogParser) GetTypes() map[string]string + func (m UnifiedAgentSyslogParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentSyslogParser) String() string + type UnifiedAgentSyslogParserMessageFormatEnum string + const UnifiedAgentSyslogParserMessageFormatAuto + const UnifiedAgentSyslogParserMessageFormatRfc3164 + const UnifiedAgentSyslogParserMessageFormatRfc5424 + func GetUnifiedAgentSyslogParserMessageFormatEnumValues() []UnifiedAgentSyslogParserMessageFormatEnum + type UnifiedAgentSyslogParserSyslogParserTypeEnum string + const UnifiedAgentSyslogParserSyslogParserTypeRegexp + const UnifiedAgentSyslogParserSyslogParserTypeString + func GetUnifiedAgentSyslogParserSyslogParserTypeEnumValues() []UnifiedAgentSyslogParserSyslogParserTypeEnum + type UnifiedAgentTailLogSource struct + Name *string + Parser UnifiedAgentParser + Paths []string + func (m *UnifiedAgentTailLogSource) UnmarshalJSON(data []byte) (e error) + func (m UnifiedAgentTailLogSource) GetName() *string + func (m UnifiedAgentTailLogSource) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentTailLogSource) String() string + type UnifiedAgentTsvParser struct + Delimiter *string + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + Keys []string + NullValuePattern *string + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedAgentTsvParser) GetFieldTimeKey() *string + func (m UnifiedAgentTsvParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedAgentTsvParser) GetIsKeepTimeKey() *bool + func (m UnifiedAgentTsvParser) GetIsNullEmptyString() *bool + func (m UnifiedAgentTsvParser) GetNullValuePattern() *string + func (m UnifiedAgentTsvParser) GetTimeoutInMilliseconds() *int + func (m UnifiedAgentTsvParser) GetTypes() map[string]string + func (m UnifiedAgentTsvParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentTsvParser) String() string + type UnifiedAgentWindowsEventSource struct + Channels []string + Name *string + func (m UnifiedAgentWindowsEventSource) GetName() *string + func (m UnifiedAgentWindowsEventSource) MarshalJSON() (buff []byte, e error) + func (m UnifiedAgentWindowsEventSource) String() string + type UnifiedJsonParser struct + FieldTimeKey *string + IsEstimateCurrentEvent *bool + IsKeepTimeKey *bool + IsNullEmptyString *bool + NullValuePattern *string + TimeFormat *string + TimeType UnifiedJsonParserTimeTypeEnum + TimeoutInMilliseconds *int + Types map[string]string + func (m UnifiedJsonParser) GetFieldTimeKey() *string + func (m UnifiedJsonParser) GetIsEstimateCurrentEvent() *bool + func (m UnifiedJsonParser) GetIsKeepTimeKey() *bool + func (m UnifiedJsonParser) GetIsNullEmptyString() *bool + func (m UnifiedJsonParser) GetNullValuePattern() *string + func (m UnifiedJsonParser) GetTimeoutInMilliseconds() *int + func (m UnifiedJsonParser) GetTypes() map[string]string + func (m UnifiedJsonParser) MarshalJSON() (buff []byte, e error) + func (m UnifiedJsonParser) String() string + type UnifiedJsonParserTimeTypeEnum string + const UnifiedJsonParserTimeTypeFloat + const UnifiedJsonParserTimeTypeString + const UnifiedJsonParserTimeTypeUnixtime + func GetUnifiedJsonParserTimeTypeEnumValues() []UnifiedJsonParserTimeTypeEnum + type UpdateConfigurationDetails struct + Archiving *Archiving + Source *SourceUpdateDetails + func (m UpdateConfigurationDetails) String() string + type UpdateLogDetails struct + Configuration *UpdateConfigurationDetails + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + IsEnabled *bool + RetentionDuration *int + func (m UpdateLogDetails) String() string + type UpdateLogGroupDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateLogGroupDetails) String() string + type UpdateLogGroupRequest struct + IfMatch *string + LogGroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogGroupRequest) String() string + type UpdateLogGroupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateLogGroupResponse) HTTPResponse() *http.Response + func (response UpdateLogGroupResponse) String() string + type UpdateLogRequest struct + IfMatch *string + LogGroupId *string + LogId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateLogRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogRequest) String() string + type UpdateLogResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateLogResponse) HTTPResponse() *http.Response + func (response UpdateLogResponse) String() string + type UpdateLogSavedSearchDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + Query *string + func (m UpdateLogSavedSearchDetails) String() string + type UpdateLogSavedSearchRequest struct + IfMatch *string + LogSavedSearchId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogSavedSearchRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogSavedSearchRequest) String() string + type UpdateLogSavedSearchResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogSavedSearchResponse) HTTPResponse() *http.Response + func (response UpdateLogSavedSearchResponse) String() string + type UpdateUnifiedAgentConfigurationDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + GroupAssociation *GroupAssociationDetails + IsEnabled *bool + ServiceConfiguration UnifiedAgentServiceConfigurationDetails + func (m *UpdateUnifiedAgentConfigurationDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateUnifiedAgentConfigurationDetails) String() string + type UpdateUnifiedAgentConfigurationRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UnifiedAgentConfigurationId *string + func (request UpdateUnifiedAgentConfigurationRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateUnifiedAgentConfigurationRequest) String() string + type UpdateUnifiedAgentConfigurationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response + func (response UpdateUnifiedAgentConfigurationResponse) String() string + type WorkRequest struct + CompartmentId *string + Id *string + OperationType OperationTypesEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestLog struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLog) String() string + type WorkRequestResource struct + ActionType ActionTypesEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string + type WorkRequestSummary struct + CompartmentId *string + Id *string + OperationType OperationTypesEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequestSummary) String() string Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65