Package2 is a datatype for a LogScale package.

Table: Package2

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 27, 2024
actionTemplates[ActionTemplate]yes  Action templates contained in the package. See ActionTemplate.
aggregateAlertTemplates[AggregateAlertTemplate]yes  Aggregate alert templates for the package. See AggregateAlertTemplate.
alertTemplatesAlertTemplateyes  Alert templates for the package. See AlertTemplate.
authorPackageAuthoryes  The name of the author of the package. See PackageAuthor.
contributors[PackageAuthor]yes  The names of the contributors to the package. See PackageAuthor.
dashboardTemplates[DashboardTemplate]yes  Dashboard templates for the package. See DashboardTemplate.
descriptionstring   A description of the package.
filterAlertTemplates[FilterAlertTemplate]yes  Filter alert templates for the package. See FilterAlertTemplate.
iconUrlUrlOrData   The URL for the icon to associate and display for the package. UrlOrData is a scalar.
idVersionedPackageSpecifieryes  The unique identifier of the package. VersionedPackageSpecifier is a scalar.
licenseUrlURLyes  The URL for where the End-User License Agreement can be found. URL is a scalar.
lookupFileTemplates[LookupFileTemplate]yes  Lookup file templates for the package. See LookupFileTemplate.
minHumioVersionSemanticVersionyes  The minimum required LogScale version required to install this package. SemanticVersion is a scalar.
namePackageNameyes  The name of the package. PackageName is a scalar.
parserTemplates[ParserTemplate]yes  Parser templates for the package. See ParserTemplate.
readmeMarkdown   The readme text to be displayed in markdown. Markdown is a scalar.
savedQueryTemplates[SavedQueryTemplate]yes  Saved query templates for the package. See SavedQueryTemplate.
scheduledSearchTemplates[ScheduledSearchTemplate]yes  Scheduled search templates included in the package. See ScheduledSearchTemplate.
scopePackageScopeyes  The scope of the package. PackageScope is a scalar.
typePackageTypeyes  The type of package. See PackageType.
versionPackageVersionyes  The version of the package. PackageVersion is a scalar.
versionsOnMarketplace[RegistryPackageVersionInfo]yes  The available versions of the package on the marketplace. See RegistryPackageVersionInfo.
viewInteractionTemplates[ViewInteractionTemplate]yes  Views for interaction templates in the package. See ViewInteractionTemplate.