/** This is an automatically generated code sample.
To make this code sample work in your Oracle Cloud tenancy,
please replace the values for any parameters whose current values do not fit
your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
boolean, number, and enum parameters with values not fitting your use case).
*/
import com.oracle.bmc.ConfigFileReader;
import com.oracle.bmc.auth.AuthenticationDetailsProvider;
import com.oracle.bmc.auth.ConfigFileAuthenticationDetailsProvider;
import com.oracle.bmc.loganalytics.LogAnalyticsClient;
import com.oracle.bmc.loganalytics.model.*;
import com.oracle.bmc.loganalytics.requests.*;
import com.oracle.bmc.loganalytics.responses.*;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Date;
import java.util.UUID;
import java.util.Arrays;
public class UpsertSourceExample {
public static void main(String[] args) throws Exception {
/**
* Create a default authentication provider that uses the DEFAULT
* profile in the configuration file.
* Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
*/
final ConfigFileReader.ConfigFile configFile = ConfigFileReader.parseDefault();
final AuthenticationDetailsProvider provider = new ConfigFileAuthenticationDetailsProvider(configFile);
/* Create a service client */
LogAnalyticsClient client = LogAnalyticsClient.builder().build(provider);
/* Create a request and dependent object(s). */
UpsertLogAnalyticsSourceDetails upsertLogAnalyticsSourceDetails = UpsertLogAnalyticsSourceDetails.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(true)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(606L)
.isSystem(false)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(734L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(true).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(65L)
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(394)
.dataFilterId(319L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(978L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(20L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.DropLogEntry).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(55L)
.facetPriority(237L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(true)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(803L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(728L)
.facetPriority(866L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(false)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(126L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(815L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(63L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(false)
.extendedFieldDefinitionId(501L)
.isSystem(false)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(303L)
.timeUpdated(new Date("Fri Dec 15 14:53:01 UTC 2006")).build())))
.isForCloud(true)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.Low).build())))
.countUsageInAlertRule(456L)
.countUsageInSource(841L)
.id("EXAMPLE-id-Value")
.suggestType(726L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(406L)
.impact("EXAMPLE-impact-Value")
.isSystem(true)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.Medium)
.recommendation("EXAMPLE-recommendation-Value")
.type(108L)
.isUserDeleted(true).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(55L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(true)
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.metricReference(898L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.CountDistribution)
.isMetricSourceEnabled(true)
.operator(LogAnalyticsMetric.Operator.NotNull)
.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(false)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(808L)
.isSystem(false)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(834L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(false).build())))
.associationCount(410)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Mon Jul 16 11:25:20 UTC 2046"))
.retryCount(145L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.Succeeded)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(590L)
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(623)
.dataFilterId(321L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(81L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(493L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.DropLogEntry).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(19L)
.facetPriority(441L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(false)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(true)
.rangeFacetEligible(845L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(713L)
.facetPriority(798L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(true)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(34L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(422L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(286L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(false)
.extendedFieldDefinitionId(553L)
.isSystem(false)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(611L)
.timeUpdated(new Date("Sat Jan 25 17:06:29 UTC 2003")).build())))
.isForCloud(true)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.High).build())))
.countUsageInAlertRule(251L)
.countUsageInSource(746L)
.id("EXAMPLE-id-Value")
.suggestType(514L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(949L)
.impact("EXAMPLE-impact-Value")
.isSystem(true)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.None)
.recommendation("EXAMPLE-recommendation-Value")
.type(314L)
.isUserDeleted(false).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(true)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(666L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(237L)
.facetPriority(374L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(false)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(715L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(90L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(48L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(false)
.isSingleLineContent(false)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sun May 31 11:04:27 UTC 2048"))
.logTypeTestRequestVersion(917)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(false)
.parserSequence(925)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(180L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(582L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(597L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(false)
.isSystem(false)
.parserId(62L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(11L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(450L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(850L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(623L)
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Json)
.isUserDeleted(false)
.isNamespaceAware(false)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(true)
.name("EXAMPLE-name-Value")
.sourceId(241L).build())))
.patternCount(840)
.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
.convertedText("EXAMPLE-convertedText-Value")
.dbParserId(828L)
.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(641L)
.facetPriority(661L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(false)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(48L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(327L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(494L)
.parser(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(811L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(false)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sat Feb 05 16:27:50 UTC 2039"))
.logTypeTestRequestVersion(381)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(965)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(908L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(114L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(499L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(false)
.isSystem(true)
.parserId(304L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(262L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(53L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(939L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(256L)
.shouldTokenizeOriginalText(false)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Delimited)
.isUserDeleted(true)
.isNamespaceAware(false)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.isInclude(true)
.isDefault(false)
.patternFilter(LogAnalyticsPatternFilter.builder()
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(true)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.patternId(133L)
.sourceId(272L)
.version("EXAMPLE-version-Value").build())
.alias("EXAMPLE-alias-Value")
.description("EXAMPLE-description-Value")
.isEnabled(true)
.patternId(674L)
.isSystem(true)
.sourceId(354L)
.isAgentWarningSuppressed(true)
.patternText("EXAMPLE-patternText-Value")
.patternType(928L)
.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(132L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(342L)
.argumentType(746L)
.argumentId(607L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(208L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(true)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(364L)
.argumentType(385L)
.argumentId(846L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(983L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(778L)
.metaFunctionId(363L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(382L)
.order(714L)
.isSystem(false)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(541L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(82L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(922L).build())))
.sourceId(717L)
.name("EXAMPLE-name-Value")
.isSecureContent(true)
.isSystem(false)
.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(121L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(321L)
.facetPriority(702L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(false)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(200L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(992L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(206L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(false)
.isSingleLineContent(true)
.isSystem(false)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sun Apr 07 07:06:25 UTC 2030"))
.logTypeTestRequestVersion(495)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(835)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(958L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(334L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(false)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(448L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(false)
.isSystem(true)
.parserId(587L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(90L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(414L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(634L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(937L)
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Delimited)
.isUserDeleted(true)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())))
.isAutoAssociationEnabled(true)
.isAutoAssociationOverride(true)
.ruleId(442L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(273L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(true)
.isSystem(true)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(299L)
.isSystem(true)
.sourceId(309L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(873L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(true)
.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(134L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(43L)
.facetPriority(415L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(true)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(370L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(39L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(893L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(true)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sun Jun 16 05:23:11 UTC 2013"))
.logTypeTestRequestVersion(432)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(532)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(246L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(426L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(220L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(false)
.isSystem(true)
.parserId(158L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(364L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(990L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(11L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(882L)
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Json)
.isUserDeleted(false)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build()))).build())))
.timeUpdated(new Date("Thu Jul 21 20:21:30 UTC 2016"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(false)
.isSystem(true)
.timeUpdated(new Date("Wed Feb 19 10:45:51 UTC 2014")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
.listEndpoint(LogListEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(473L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.None)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(13L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(107L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.DynamicToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(17L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.Token).build())
.isEnabled(false)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()))).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Tue Jul 22 07:07:14 UTC 2014"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(true).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(true)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(774L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(875L)
.facetPriority(653L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(false)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(true)
.rangeFacetEligible(476L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(865L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(123L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(false)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sat May 06 11:23:16 UTC 2023"))
.logTypeTestRequestVersion(372)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(false)
.parserSequence(197)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(251L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(85L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(212L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(false)
.parserId(43L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(940L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(50L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(372L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(861L)
.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(true)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(396L)
.isSystem(false)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(14L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(true).build())))
.associationCount(930)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Mon Aug 15 01:31:03 UTC 2022"))
.retryCount(3L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.Failed)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(288L)
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(812)
.dataFilterId(940L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(174L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(305L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.DropLogEntry).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(401L)
.facetPriority(669L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(true)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(451L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(841L)
.facetPriority(237L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(false)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(true)
.rangeFacetEligible(155L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(791L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(826L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(false)
.extendedFieldDefinitionId(28L)
.isSystem(true)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(368L)
.timeUpdated(new Date("Sun Jan 27 14:23:26 UTC 2013")).build())))
.isForCloud(true)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
.countUsageInAlertRule(617L)
.countUsageInSource(226L)
.id("EXAMPLE-id-Value")
.suggestType(739L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(156L)
.impact("EXAMPLE-impact-Value")
.isSystem(false)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.High)
.recommendation("EXAMPLE-recommendation-Value")
.type(483L)
.isUserDeleted(false).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(251L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(true)
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.metricReference(275L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.Sum)
.isMetricSourceEnabled(false)
.operator(LogAnalyticsMetric.Operator.EqualIgnoreCase)
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Fri Jul 05 22:59:38 UTC 2013"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(true).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(false)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(false)
.name("EXAMPLE-name-Value")
.sourceId(872L).build())))
.patternCount(545)
.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
.convertedText("EXAMPLE-convertedText-Value")
.dbParserId(434L)
.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(946L)
.facetPriority(407L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(true)
.isSystem(false)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(16L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(783L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(115L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.isInclude(true)
.isDefault(false)
.patternFilter(LogAnalyticsPatternFilter.builder()
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(true)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.patternId(148L)
.sourceId(117L)
.version("EXAMPLE-version-Value").build())
.alias("EXAMPLE-alias-Value")
.description("EXAMPLE-description-Value")
.isEnabled(true)
.patternId(186L)
.isSystem(true)
.sourceId(941L)
.isAgentWarningSuppressed(true)
.patternText("EXAMPLE-patternText-Value")
.patternType(810L)
.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(178L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(152L)
.argumentType(602L)
.argumentId(499L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(712L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(false)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(476L)
.argumentType(808L)
.argumentId(749L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(532L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(374L)
.metaFunctionId(807L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(89L)
.order(441L)
.isSystem(true)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(330L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(867L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(785L).build())))
.sourceId(570L)
.name("EXAMPLE-name-Value")
.isSecureContent(false)
.isSystem(true)
.isAutoAssociationEnabled(false)
.isAutoAssociationOverride(true)
.ruleId(663L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(925L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(true)
.isSystem(false)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(359L)
.isSystem(false)
.sourceId(301L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(744L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(false)
.timeUpdated(new Date("Sun Mar 30 20:30:55 UTC 2008"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(false)
.isSystem(false)
.timeUpdated(new Date("Mon May 18 19:06:42 UTC 2026")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
.listEndpoint(LogListEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(369L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.BasicAuth)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(876L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build())
.isEnabled(false)
.isSystem(false)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(246L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Post)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.DynamicToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(660L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build())
.isEnabled(true)
.isSystem(false)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()))).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.shouldTokenizeOriginalText(false)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Json)
.isUserDeleted(false)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build()))).build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(false)
.name("EXAMPLE-name-Value")
.sourceId(436L).build())))
.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
.convertedText("EXAMPLE-convertedText-Value")
.dbParserId(570L)
.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(251L)
.facetPriority(643L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(false)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(71L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(535L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(801L)
.parser(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(860L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(false)
.isSingleLineContent(true)
.isSystem(false)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Tue Jun 27 19:21:21 UTC 2017"))
.logTypeTestRequestVersion(76)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(false)
.parserSequence(262)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(228L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(791L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(669L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(false)
.parserId(772L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(982L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(563L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(309L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(743L)
.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(true)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(true)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(788L)
.isSystem(true)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(87L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(false).build())))
.associationCount(735)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Thu Jul 16 09:49:10 UTC 2026"))
.retryCount(929L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.InProgress)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(417L)
.isEnabled(true)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(306)
.dataFilterId(307L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(937L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(418L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(68L)
.facetPriority(550L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(false)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(482L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(826L)
.facetPriority(20L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(true)
.isSystem(false)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(true)
.rangeFacetEligible(895L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(613L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(322L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(true)
.extendedFieldDefinitionId(452L)
.isSystem(true)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(947L)
.timeUpdated(new Date("Thu Jun 26 16:05:59 UTC 2036")).build())))
.isForCloud(false)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.Low).build())))
.countUsageInAlertRule(360L)
.countUsageInSource(96L)
.id("EXAMPLE-id-Value")
.suggestType(232L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(37L)
.impact("EXAMPLE-impact-Value")
.isSystem(false)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.None)
.recommendation("EXAMPLE-recommendation-Value")
.type(604L)
.isUserDeleted(true).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(860L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(false)
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.metricReference(870L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.Count)
.isMetricSourceEnabled(true)
.operator(LogAnalyticsMetric.Operator.InIgnoreCase)
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Sun Sep 07 21:20:50 UTC 2042"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(true).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(true)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(true)
.name("EXAMPLE-name-Value")
.sourceId(160L).build())))
.patternCount(115)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(579L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(857L)
.argumentType(105L)
.argumentId(982L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(187L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(true)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(746L)
.argumentType(576L)
.argumentId(206L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(716L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(249L)
.metaFunctionId(469L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(616L)
.order(310L)
.isSystem(true)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(152L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(607L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(921L).build())))
.sourceId(223L)
.name("EXAMPLE-name-Value")
.isSecureContent(true)
.isSystem(true)
.isAutoAssociationEnabled(true)
.isAutoAssociationOverride(true)
.ruleId(406L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(794L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(true)
.isSystem(true)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(247L)
.isSystem(false)
.sourceId(856L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(419L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(false)
.timeUpdated(new Date("Sun Sep 21 13:20:03 UTC 2008"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(true)
.isSystem(true)
.timeUpdated(new Date("Tue May 01 10:28:40 UTC 2001")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
.listEndpoint(LogListEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(609L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.StaticToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(455L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.Token).build())
.isEnabled(true)
.isSystem(false)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(246L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.DynamicToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(307L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()))).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Regex)
.isUserDeleted(false)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build()))).build())
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.isInclude(false)
.isDefault(true)
.patternFilter(LogAnalyticsPatternFilter.builder()
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(true)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.patternId(189L)
.sourceId(510L)
.version("EXAMPLE-version-Value")
.source(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.Or)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(true)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(636L)
.isSystem(false)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(905L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(false).build())))
.associationCount(741)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Tue Jun 28 03:01:32 UTC 2044"))
.retryCount(704L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.Succeeded)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(796L)
.isEnabled(true)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(705)
.dataFilterId(882L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(88L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(427L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.DropString).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(935L)
.facetPriority(846L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(false)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(true)
.rangeFacetEligible(2L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(723L)
.facetPriority(854L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(true)
.isSystem(false)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(665L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(615L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(235L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(true)
.extendedFieldDefinitionId(248L)
.isSystem(false)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(744L)
.timeUpdated(new Date("Tue Nov 06 08:13:18 UTC 2035")).build())))
.isForCloud(false)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.High).build())))
.countUsageInAlertRule(953L)
.countUsageInSource(325L)
.id("EXAMPLE-id-Value")
.suggestType(498L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(280L)
.impact("EXAMPLE-impact-Value")
.isSystem(false)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.Medium)
.recommendation("EXAMPLE-recommendation-Value")
.type(993L)
.isUserDeleted(false).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(467L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(false)
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.metricReference(98L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.AverageDistribution)
.isMetricSourceEnabled(true)
.operator(LogAnalyticsMetric.Operator.ContainsIgnoreCase)
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Thu Jun 30 07:39:29 UTC 2005"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(true).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(true)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(381L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(876L)
.facetPriority(964L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(true)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(true)
.rangeFacetEligible(689L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(23L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(796L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(true)
.isSystem(false)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Thu Jul 02 03:09:30 UTC 2020"))
.logTypeTestRequestVersion(100)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(83)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(57L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(776L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(929L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(true)
.parserId(286L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(696L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(815L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(351L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(310L)
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Regex)
.isUserDeleted(true)
.isNamespaceAware(false)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(false)
.name("EXAMPLE-name-Value")
.sourceId(106L).build())))
.patternCount(784)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(198L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(723L)
.argumentType(895L)
.argumentId(198L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(156L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(false)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(495L)
.argumentType(903L)
.argumentId(836L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(58L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(220L)
.metaFunctionId(710L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(387L)
.order(548L)
.isSystem(true)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(471L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(413L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(279L).build())))
.sourceId(368L)
.name("EXAMPLE-name-Value")
.isSecureContent(false)
.isSystem(true)
.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(77L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(383L)
.facetPriority(825L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(true)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(true)
.rangeFacetEligible(676L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(913L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(213L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(false)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Wed Jan 19 11:18:31 UTC 2039"))
.logTypeTestRequestVersion(471)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(false)
.parserSequence(523)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(381L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(821L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(true)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(433L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(true)
.parserId(359L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(421L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(703L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(388L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(673L)
.shouldTokenizeOriginalText(false)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Xml)
.isUserDeleted(false)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())))
.isAutoAssociationEnabled(false)
.isAutoAssociationOverride(false)
.ruleId(527L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(454L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(false)
.isSystem(false)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(730L)
.isSystem(false)
.sourceId(826L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(334L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(false)
.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(644L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(495L)
.facetPriority(153L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(true)
.isSystem(false)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(true)
.rangeFacetEligible(100L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(174L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(219L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(false)
.isSingleLineContent(false)
.isSystem(true)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Thu Mar 06 20:31:59 UTC 2014"))
.logTypeTestRequestVersion(548)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(false)
.parserSequence(302)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(301L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(63L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(false)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(450L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(true)
.parserId(145L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(278L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(807L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(970L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(632L)
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Json)
.isUserDeleted(true)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build()))).build())))
.timeUpdated(new Date("Fri Dec 12 12:32:30 UTC 2031"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(false)
.isSystem(false)
.timeUpdated(new Date("Mon May 15 21:24:09 UTC 2034")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogTypeEndpoint.builder()
.logEndpoint(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(581L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Post)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.DynamicToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(802L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()).build())
.alias("EXAMPLE-alias-Value")
.description("EXAMPLE-description-Value")
.isEnabled(false)
.patternId(802L)
.isSystem(false)
.sourceId(483L)
.isAgentWarningSuppressed(true)
.patternText("EXAMPLE-patternText-Value")
.patternType(945L)
.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(473L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(423L)
.argumentType(382L)
.argumentId(736L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(420L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(false)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(690L)
.argumentType(9L)
.argumentId(622L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(606L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(81L)
.metaFunctionId(82L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(933L)
.order(298L)
.isSystem(false)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(323L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(148L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(935L).build())))
.sourceId(269L)
.name("EXAMPLE-name-Value")
.isSecureContent(false)
.isSystem(true)
.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(740L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(239L)
.facetPriority(43L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(false)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(1L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(914L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(148L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(false)
.isSingleLineContent(true)
.isSystem(false)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Sat Nov 22 17:46:41 UTC 2014"))
.logTypeTestRequestVersion(121)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(471)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(40L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(704L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(false)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(false)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(70L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(true)
.isSystem(false)
.parserId(523L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(836L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(517L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(711L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(false)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(884L)
.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotAnd)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(false)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(401L)
.isSystem(true)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(484L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(true).build())))
.associationCount(248)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Thu Feb 19 23:08:48 UTC 2037"))
.retryCount(835L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.Succeeded)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(897L)
.isEnabled(true)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(269)
.dataFilterId(840L)
.isSystem(true)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(791L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(353L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(531L)
.facetPriority(426L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(true)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(true)
.rangeFacetEligible(405L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(532L)
.facetPriority(262L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(false)
.isPrimary(false)
.isSystem(false)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(877L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(800L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(300L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(false)
.extendedFieldDefinitionId(498L)
.isSystem(true)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(891L)
.timeUpdated(new Date("Sat Feb 23 05:19:28 UTC 2047")).build())))
.isForCloud(true)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
.countUsageInAlertRule(381L)
.countUsageInSource(346L)
.id("EXAMPLE-id-Value")
.suggestType(139L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(796L)
.impact("EXAMPLE-impact-Value")
.isSystem(true)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.Medium)
.recommendation("EXAMPLE-recommendation-Value")
.type(491L)
.isUserDeleted(true).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(486L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(true)
.isSystem(true)
.displayName("EXAMPLE-displayName-Value")
.metricReference(903L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.CountDistribution)
.isMetricSourceEnabled(true)
.operator(LogAnalyticsMetric.Operator.EqualIgnoreCase)
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Thu Oct 13 03:14:18 UTC 2005"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(true).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(true)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(false)
.name("EXAMPLE-name-Value")
.sourceId(235L).build())))
.patternCount(525)
.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
.convertedText("EXAMPLE-convertedText-Value")
.dbParserId(618L)
.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(996L)
.facetPriority(687L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(false)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(true)
.rangeFacetEligible(989L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(417L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(265L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.isInclude(false)
.isDefault(false)
.patternFilter(LogAnalyticsPatternFilter.builder()
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(true)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.patternId(767L)
.sourceId(766L)
.version("EXAMPLE-version-Value").build())
.alias("EXAMPLE-alias-Value")
.description("EXAMPLE-description-Value")
.isEnabled(false)
.patternId(249L)
.isSystem(false)
.sourceId(968L)
.isAgentWarningSuppressed(false)
.patternText("EXAMPLE-patternText-Value")
.patternType(211L)
.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(483L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(902L)
.argumentType(9L)
.argumentId(757L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(591L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(true)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(false)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(78L)
.argumentType(501L)
.argumentId(303L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(854L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(544L)
.metaFunctionId(901L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(94L)
.order(752L)
.isSystem(true)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(230L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(820L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(617L).build())))
.sourceId(625L)
.name("EXAMPLE-name-Value")
.isSecureContent(false)
.isSystem(false)
.isAutoAssociationEnabled(true)
.isAutoAssociationOverride(false)
.ruleId(980L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(642L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(true)
.isSystem(false)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(225L)
.isSystem(false)
.sourceId(491L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(782L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(true)
.timeUpdated(new Date("Sat Dec 29 21:21:17 UTC 2012"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(true)
.isSystem(false)
.timeUpdated(new Date("Mon Oct 10 22:04:26 UTC 2016")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogTypeEndpoint.builder()
.logEndpoint(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(19L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Post)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.StaticToken)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(742L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.shouldTokenizeOriginalText(true)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Xml)
.isUserDeleted(false)
.isNamespaceAware(true)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build()))).build())))
.ruleId(308L)
.typeName("EXAMPLE-typeName-Value")
.warningConfig(875L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(false)
.isSystem(false)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(567L)
.isSystem(false)
.sourceId(659L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(981L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(true)
.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
.content("EXAMPLE-content-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(645L)
.encoding("EXAMPLE-encoding-Value")
.exampleContent("EXAMPLE-exampleContent-Value")
.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(234L)
.facetPriority(575L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(false)
.isMultiValued(true)
.isPrimary(true)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(361L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(833L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(96L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.footerContent("EXAMPLE-footerContent-Value")
.headerContent("EXAMPLE-headerContent-Value")
.name("EXAMPLE-name-Value")
.isDefault(true)
.isSingleLineContent(true)
.isSystem(false)
.language("EXAMPLE-language-Value")
.timeUpdated(new Date("Tue Aug 28 10:39:10 UTC 2029"))
.logTypeTestRequestVersion(400)
.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
.isHidden(true)
.parserSequence(196)
.parserTimezone("EXAMPLE-parserTimezone-Value")
.parserFilter(LogAnalyticsParserFilter.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(665L)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.parserId(393L)
.version("EXAMPLE-version-Value").build())
.isParserWrittenOnce(false)
.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value").build())
.parserFunctionId(350L)
.parserFunctionName("EXAMPLE-parserFunctionName-Value")
.isEnabled(false)
.isSystem(true)
.parserId(621L)
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
.parserFunctionPriority(790L)
.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
.parserFunctionId(525L)
.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
.parserFunctionParameterId(349L)
.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
.parserName("EXAMPLE-parserName-Value")
.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
.description("EXAMPLE-description-Value")
.name("EXAMPLE-name-Value")
.isMandatory(true)
.isRepeatable(true)
.pluginName("EXAMPLE-pluginName-Value")
.type("EXAMPLE-type-Value").build()).build()))).build())))
.sourcesCount(73L)
.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
.conditionString("EXAMPLE-conditionString-Value")
.conditionBlock(ConditionBlock.builder()
.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
.message("EXAMPLE-message-Value")
.isVisible(false)
.blockConditionField("EXAMPLE-blockConditionField-Value")
.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
.blockConditionValue("EXAMPLE-blockConditionValue-Value")
.labelConditionValue("EXAMPLE-labelConditionValue-Value")
.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.contentExample("EXAMPLE-contentExample-Value")
.isEnabled(true)
.fieldName("EXAMPLE-fieldName-Value")
.labelConditionId(941L)
.isSystem(true)
.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
.sourceId(677L)
.labelDisplayName("EXAMPLE-labelDisplayName-Value")
.storageField("EXAMPLE-storageField-Value")
.labelName("EXAMPLE-labelName-Value")
.isInlineLabelExistingInDatabase(true).build())))
.associationCount(921)
.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
.failureMessage("EXAMPLE-failureMessage-Value")
.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
.timeLastAttempted(new Date("Sun Mar 26 12:47:24 UTC 2006"))
.retryCount(790L)
.sourceName("EXAMPLE-sourceName-Value")
.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
.sourceTypeName("EXAMPLE-sourceTypeName-Value")
.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.InProgress)
.entityId("ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value")
.entityName("EXAMPLE-entityName-Value")
.entityTypeName("EXAMPLE-entityTypeName-Value")
.host("EXAMPLE-host-Value")
.agentEntityName("EXAMPLE-agentEntityName-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value")
.logGroupId("ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value")
.logGroupName("EXAMPLE-logGroupName-Value")
.logGroupCompartment("EXAMPLE-logGroupCompartment-Value")
.associationProperties(new ArrayList<>(Arrays.asList(AssociationProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value")
.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
.value("EXAMPLE-value-Value")
.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(648L)
.isEnabled(false)
.fieldName("EXAMPLE-fieldName-Value")
.hashType(302)
.dataFilterId(318L)
.isSystem(false)
.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
.order(180L)
.path("EXAMPLE-path-Value")
.replacementString("EXAMPLE-replacementString-Value")
.sourceId(423L)
.filterType(LogAnalyticsSourceDataFilter.FilterType.Mask).build())))
.databaseCredential("EXAMPLE-databaseCredential-Value")
.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(542L)
.facetPriority(814L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(true)
.isLargeData(true)
.isMultiValued(true)
.isPrimary(true)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(false)
.isMetricValueEligible(false)
.rangeFacetEligible(847L)
.isTableEligible(true)
.unitType("EXAMPLE-unitType-Value").build())
.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(65L)
.facetPriority(484L)
.name("EXAMPLE-name-Value")
.isFacetEligible(true)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(true)
.isSystem(true)
.isSummarizable(true)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(449L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.extendedFieldDefinitionId(854L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
.extendedFieldId(155L).build())))
.baseFieldName("EXAMPLE-baseFieldName-Value")
.baseFieldLogText("EXAMPLE-baseFieldLogText-Value")
.conditionDataType("EXAMPLE-conditionDataType-Value")
.conditionField("EXAMPLE-conditionField-Value")
.conditionOperator("EXAMPLE-conditionOperator-Value")
.conditionValue("EXAMPLE-conditionValue-Value")
.convertedRegularExpression("EXAMPLE-convertedRegularExpression-Value")
.isEnabled(false)
.extendedFieldDefinitionId(58L)
.isSystem(true)
.regularExpression("EXAMPLE-regularExpression-Value")
.sourceId(633L)
.timeUpdated(new Date("Thu May 17 07:47:19 UTC 2035")).build())))
.isForCloud(false)
.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
.alias("EXAMPLE-alias-Value")
.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
.countUsageInAlertRule(692L)
.countUsageInSource(362L)
.id("EXAMPLE-id-Value")
.suggestType(91L)
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(508L)
.impact("EXAMPLE-impact-Value")
.isSystem(false)
.name("EXAMPLE-name-Value")
.priority(LogAnalyticsLabelView.Priority.None)
.recommendation("EXAMPLE-recommendation-Value")
.type(760L)
.isUserDeleted(true).build())))
.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
.aggregationField("EXAMPLE-aggregationField-Value")
.bucketMetadata("EXAMPLE-bucketMetadata-Value")
.clockPeriod("EXAMPLE-clockPeriod-Value")
.description("EXAMPLE-description-Value")
.editVersion(913L)
.fieldName("EXAMPLE-fieldName-Value")
.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.groupingField("EXAMPLE-groupingField-Value")
.isEnabled(true)
.isSystem(false)
.displayName("EXAMPLE-displayName-Value")
.metricReference(793L)
.name("EXAMPLE-name-Value")
.metricType(LogAnalyticsMetric.MetricType.Count)
.isMetricSourceEnabled(false)
.operator(LogAnalyticsMetric.Operator.InIgnoreCase)
.entityType("EXAMPLE-entityType-Value")
.timeUpdated(new Date("Sat Jan 19 09:19:04 UTC 2002"))
.unitType("EXAMPLE-unitType-Value")
.isUserCustomized(false).build())))
.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
.isMetricSourceEnabled(false)
.metricName("EXAMPLE-metricName-Value")
.sourceName("EXAMPLE-sourceName-Value")
.entityType("EXAMPLE-entityType-Value").build())))
.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
.defaultValue("EXAMPLE-defaultValue-Value")
.description("EXAMPLE-description-Value")
.isActive(false)
.name("EXAMPLE-name-Value")
.sourceId(593L).build())))
.patternCount(9)
.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
.convertedText("EXAMPLE-convertedText-Value")
.dbParserId(864L)
.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
.field(LogAnalyticsField.builder()
.ceeAlias("EXAMPLE-ceeAlias-Value")
.dataType("EXAMPLE-dataType-Value")
.regularExpression("EXAMPLE-regularExpression-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(868L)
.facetPriority(295L)
.name("EXAMPLE-name-Value")
.isFacetEligible(false)
.isHighCardinality(false)
.isLargeData(true)
.isMultiValued(false)
.isPrimary(false)
.isSystem(true)
.isSummarizable(false)
.mappedValue("EXAMPLE-mappedValue-Value")
.isMetricKeyEligible(true)
.isMetricValueEligible(false)
.rangeFacetEligible(323L)
.isTableEligible(false)
.unitType("EXAMPLE-unitType-Value").build())
.parserFieldId(107L)
.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
.parserFieldName("EXAMPLE-parserFieldName-Value")
.storageFieldName("EXAMPLE-storageFieldName-Value")
.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
.parserName("EXAMPLE-parserName-Value")
.parserFieldSequence(70L)
.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
.isInclude(false)
.isDefault(true)
.patternFilter(LogAnalyticsPatternFilter.builder()
.agentVersion("EXAMPLE-agentVersion-Value")
.isInUse(false)
.operatingSystem("EXAMPLE-operatingSystem-Value")
.patternId(744L)
.sourceId(163L)
.version("EXAMPLE-version-Value").build())
.alias("EXAMPLE-alias-Value")
.description("EXAMPLE-description-Value")
.isEnabled(false)
.patternId(502L)
.isSystem(false)
.sourceId(394L)
.isAgentWarningSuppressed(false)
.patternText("EXAMPLE-patternText-Value")
.patternType(166L)
.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.editVersion(988L)
.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(442L)
.argumentType(821L)
.argumentId(656L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(479L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.isEnabled(true)
.function(LogAnalyticsMetaFunction.builder()
.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
.isOverrideOutputFields(true)
.argumentDisplayName("EXAMPLE-argumentDisplayName-Value")
.argumentExample("EXAMPLE-argumentExample-Value")
.argumentService("EXAMPLE-argumentService-Value")
.argumentDataType("EXAMPLE-argumentDataType-Value")
.argumentDescription("EXAMPLE-argumentDescription-Value")
.argumentName("EXAMPLE-argumentName-Value")
.argumentOrder(225L)
.argumentType(370L)
.argumentId(707L)
.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
.argumentLookupColumnPosition(717L)
.argumentValue("EXAMPLE-argumentValue-Value")
.argumentReference("EXAMPLE-argumentReference-Value").build())))
.component("EXAMPLE-component-Value")
.description("EXAMPLE-description-Value")
.editVersion(529L)
.metaFunctionId(602L)
.javaClassName("EXAMPLE-javaClassName-Value")
.name("EXAMPLE-name-Value").build())
.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
.functionReference("EXAMPLE-functionReference-Value")
.sourceReference("EXAMPLE-sourceReference-Value")
.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
.functionId(450L)
.order(154L)
.isSystem(false)
.lookupColumn("EXAMPLE-lookupColumn-Value")
.lookupColumnPosition(886L)
.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
.lookupMode(441L)
.lookupTable("EXAMPLE-lookupTable-Value")
.sourceId(209L).build())))
.sourceId(350L)
.name("EXAMPLE-name-Value")
.isSecureContent(false)
.isSystem(true)
.isAutoAssociationEnabled(false)
.isAutoAssociationOverride(true)
.ruleId(35L)
.typeName("EXAMPLE-typeName-Value")
.typeDisplayName("EXAMPLE-typeDisplayName-Value")
.warningConfig(249L)
.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
.fieldName("EXAMPLE-fieldName-Value")
.isEnabled(true)
.isSystem(true)
.key("EXAMPLE-key-Value")
.sourceName("EXAMPLE-sourceName-Value").build())))
.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
.editVersion(52L)
.isSystem(false)
.sourceId(518L)
.labelName("EXAMPLE-labelName-Value").build())))
.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
.sourceId(719L)
.entityType("EXAMPLE-entityType-Value")
.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
.isTimezoneOverride(false)
.timeUpdated(new Date("Sun Feb 16 03:13:55 UTC 2014"))
.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
.eventTypeName("EXAMPLE-eventTypeName-Value")
.specVersion("EXAMPLE-specVersion-Value")
.isEnabled(false)
.isSystem(true)
.timeUpdated(new Date("Thu Jun 12 00:30:22 UTC 2025")).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(true).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
.listEndpoint(LogListEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(748L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.None)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(722L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(382L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Post)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.BasicAuth)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(731L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()))).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())))
.shouldTokenizeOriginalText(false)
.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
.fieldQualifier("EXAMPLE-fieldQualifier-Value")
.type(LogAnalyticsParser.Type.Odl)
.isUserDeleted(false)
.isNamespaceAware(false)
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build()))).build())))
.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.displayName("EXAMPLE-displayName-Value")
.type("EXAMPLE-type-Value")
.isSystem(false).build())))
.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
.listEndpoint(LogListEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(743L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Post)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.None)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(832L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(589L)
.request(EndpointRequest.builder()
.method(EndpointRequest.Method.Get)
.url("EXAMPLE-url-Value")
.contentType("EXAMPLE-contentType-Value")
.payload("EXAMPLE-payload-Value")
.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build())))
.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build())
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.credentials(EndpointCredentials.builder()
.credentialType(EndpointCredentials.CredentialType.BasicAuth)
.credentialName("EXAMPLE-credentialName-Value")
.credentialEndpoint(CredentialEndpoint.builder()
.name("EXAMPLE-name-Value")
.description("EXAMPLE-description-Value")
.model("EXAMPLE-model-Value")
.endpointId(281L)
.response(EndpointResponse.builder()
.contentType("EXAMPLE-contentType-Value")
.example("EXAMPLE-example-Value").build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
.proxy(EndpointProxy.builder()
.url("EXAMPLE-url-Value")
.credentialName("EXAMPLE-credentialName-Value")
.credentialType(EndpointProxy.CredentialType.BasicAuth).build())
.isEnabled(true)
.isSystem(true)
.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build()))).build())))
.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
.name("EXAMPLE-name-Value")
.value("EXAMPLE-value-Value").build()))).build();
UpsertSourceRequest upsertSourceRequest = UpsertSourceRequest.builder()
.namespaceName("EXAMPLE-namespaceName-Value")
.upsertLogAnalyticsSourceDetails(upsertLogAnalyticsSourceDetails)
.createLikeSourceId(9)
.isIncremental(false)
.isIgnoreWarning(false)
.opcRetryToken("EXAMPLE-opcRetryToken-Value")
.opcRequestId("QY99MHPC1OX5QPIWDOUS<unique_ID>")
.ifMatch("EXAMPLE-ifMatch-Value").build();
/* Send request to the Client */
UpsertSourceResponse response = client.upsertSource(upsertSourceRequest);
}
}