1. Packages
  2. Zscaler Internet Access (ZIA)
  3. API Docs
  4. CloudNSSFeed
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
zia logo
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler

    Use the zia_cloud_nss_feed resource to create, update, and delete cloud NSS feeds in the ZIA Admin Portal

    Example Usage

    NSS Splunk Feed

    resource "zia_cloud_nss_feed" "this" {
      name          = "Splunk_Feed"
      feed_status   = "ENABLED"
      nss_log_type  = "WEBLOG"
      nss_feed_type = "JSON"
      time_zone     = "GMT"
      custom_escaped_character = [
        "ASCII_34",
        "ASCII_44",
        "ASCII_92"
      ]
      eps_rate_limit     = 0
      max_batch_size     = 512
      json_array_toggle  = true
      siem_type          = "SPLUNK"
      connection_url     = "http://3.87.81.187:8088/services/collector?auto_extract_timestamp=true"
      connection_headers = ["Authorization:Splunk xxxxx-xxx-xxxx-xxxx-xxxxxxxx"]
      nss_type           = "NSS_FOR_WEB"
    
      feed_output_format = "\\{ \"sourcetype\" : \"zscalernss-web\", \"event\" : \\{\"datetime\":\"%d{yy}-%02d{mth}-%02d{dd} %02d{hh}:%02d{mm}:%02d{ss}\",\"reason\":\"%s{reason}\",\"event_id\":\"%d{recordid}\",\"protocol\":\"%s{proto}\",\"action\":\"%s{action}\",\"transactionsize\":\"%d{totalsize}\",\"responsesize\":\"%d{respsize}\",\"requestsize\":\"%d{reqsize}\",\"urlcategory\":\"%s{urlcat}\",\"serverip\":\"%s{sip}\",\"requestmethod\":\"%s{reqmethod}\",\"refererURL\":\"%s{ereferer}\",\"useragent\":\"%s{eua}\",\"product\":\"NSS\",\"location\":\"%s{elocation}\",\"ClientIP\":\"%s{cip}\",\"status\":\"%s{respcode}\",\"user\":\"%s{elogin}\",\"url\":\"%s{eurl}\",\"vendor\":\"Zscaler\",\"hostname\":\"%s{ehost}\",\"clientpublicIP\":\"%s{cintip}\",\"threatcategory\":\"%s{malwarecat}\",\"threatname\":\"%s{threatname}\",\"filetype\":\"%s{filetype}\",\"appname\":\"%s{appname}\",\"app_status\":\"%s{app_status}\",\"pagerisk\":\"%d{riskscore}\",\"threatseverity\":\"%s{threatseverity}\",\"department\":\"%s{edepartment}\",\"urlsupercategory\":\"%s{urlsupercat}\",\"appclass\":\"%s{appclass}\",\"dlpengine\":\"%s{dlpeng}\",\"urlclass\":\"%s{urlclass}\",\"threatclass\":\"%s{malwareclass}\",\"dlpdictionaries\":\"%s{dlpdict}\",\"fileclass\":\"%s{fileclass}\",\"bwthrottle\":\"%s{bwthrottle}\",\"contenttype\":\"%s{contenttype}\",\"unscannabletype\":\"%s{unscannabletype}\",\"deviceowner\":\"%s{deviceowner}\",\"devicehostname\":\"%s{devicehostname}\",\"keyprotectiontype\":\"%s{keyprotectiontype}\"\\}\\}\n"
        departments {
            id = [ 4451590 ]
        }
        users {
            id = [ 6438644 ]
        }
        url_categories {
            id = [ data.zia_url_categories.this.val ]
        }
    }
    

    NSS Splunk Feed - Google Chronicle

    resource "zia_cloud_nss_feed" "this" {
      name          = "Google_Firewall_Terraform"
      feed_status   = "ENABLED"
      nss_log_type  = "FWLOG"
      nss_feed_type = "JSON"
      time_zone     = "GMT_06_00_BANGLADESH_CENTRAL_ASIA_GMT_06_00"
      custom_escaped_character = [
        "ASCII_44",
        "ASCII_92",
        "ASCII_34"
      ]
      # eps_rate_limit     = 0
      max_batch_size     = 512
      json_array_toggle  = true
      siem_type          = "SPLUNK"
      connection_url     = "https://us-chronicle.googleapis.com/v1alpha/projects/xxxxxxx/locations/us/instances/xxxxxxxxxxx/feeds/xxxx-xxxx-xxxx-xxxx-xxxxxxxx:importPushLogs"
      connection_headers = [
        "X-goog-api-key: <Your API Key>",
        "X-Webhook-Access-Key:<Your Webhook API Key>"
        ]
      nss_type           = "NSS_FOR_FIREWALL"
      firewall_logging_mode = "ALL"
      feed_output_format = "\\{ \"sourcetype\" : \"zscalernss-fw\", \"event\" :\\{\"datetime\":\"%s{time}\",\"user\":\"%s{elogin}\",\"department\":\"%s{dept}\",\"locationname\":\"%s{location}\",\"cdport\":\"%d{cdport}\",\"csport\":\"%d{csport}\",\"sdport\":\"%d{sdport}\",\"ssport\":\"%d{ssport}\",\"csip\":\"%s{csip}\",\"cdip\":\"%s{cdip}\",\"ssip\":\"%s{ssip}\",\"sdip\":\"%s{sdip}\",\"tsip\":\"%s{tsip}\",\"tunsport\":\"%d{tsport}\",\"tuntype\":\"%s{ttype}\",\"action\":\"%s{action}\",\"dnat\":\"%s{dnat}\",\"stateful\":\"%s{stateful}\",\"aggregate\":\"%s{aggregate}\",\"nwsvc\":\"%s{nwsvc}\",\"nwapp\":\"%s{nwapp}\",\"proto\":\"%s{ipproto}\",\"ipcat\":\"%s{ipcat}\",\"destcountry\":\"%s{destcountry}\",\"avgduration\":\"%d{avgduration}\",\"rulelabel\":\"%s{erulelabel}\",\"inbytes\":\"%ld{inbytes}\",\"outbytes\":\"%ld{outbytes}\",\"duration\":\"%d{duration}\",\"durationms\":\"%d{durationms}\",\"numsessions\":\"%d{numsessions}\",\"ipsrulelabel\":\"%s{ipsrulelabel}\",\"threatcat\":\"%s{threatcat}\",\"threatname\":\"%s{ethreatname}\",\"deviceowner\":\"%s{deviceowner}\",\"devicehostname\":\"%s{devicehostname}\",\"threat_score\":\"%d{threat_score}\",\"threat_severity\":\"%s{threat_severity}\"\\}\\}\n"
    
        departments {
            id = [ 4451590 ]
        }
        users {
            id = [ 6438644 ]
        }
        url_categories {
            id = [ data.zia_url_categories.this.val ]
        }
    }
    

    Block Attributes

    casb_tenant CASB tenant filter

    • id - (Set of Integer) The unique identifiers for the CASB tenant.

    locations Location filter

    • id - (Set of Integer) The unique identifiers for the locations.

    location_groups A filter based on location groups

    • id - (Set of Integer) The unique identifiers for the location groups.

    departments Department filter

    • id - (Set of Integer) The unique identifiers for the departments.

    users User filter

    • id - (Set of Integer) The unique identifiers for the users.

    sender_name Filter based on sender or owner name

    • id - (Set of Integer) The unique identifiers for the sender names.

    buckets Filter based on public cloud storage buckets

    • id - (Set of Integer) The unique identifiers for the buckets.

    external_owners Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services

    • id - (Set of Integer) The unique identifiers for the external owners.

    external_collaborators

    • id - (Set of Integer) The unique identifiers for the external collaborators.

    internal_collaborators Filter logs to specific recipients within your organization

    • id - (Set of Integer) The unique identifiers for the internal collaborators.

    itsm_object_type ITSM object type filter

    • id - (Set of Integer) The unique identifiers for the ITSM object types.

    dlp_engines DLP engine filter

    • id - (Set of Integer) The unique identifiers for the DLP engines.

      NOTE When associating a DLP Engine, you can use the zia.DLPEngines resource or data source.

    dlp_dictionaries DLP dictionary filter

    • id - (Set of Integer) The unique identifiers for the DLP dictionaries.

      NOTE When associating a DLP Dictionary, you can use the zia.DLPDictionaries resource or data source.

    url_categories - URL category filter

    • id - (Set of Integer) Identifier that uniquely identifies an entity

      NOTE When associating a URL category, you can use the zia.URLCategories resource or data source; however, you must export the attribute val

    vpn_credentials Filter based on specific VPN credentials

    • id - (Set of Integer) The unique identifiers for the VPN credentials.

    rules Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)

    • id - (Set of Integer) The unique identifiers for the rules.

    nw_services Network services filter

    • id - (Set of Integer) The unique identifiers for the network services.

    Create CloudNSSFeed Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new CloudNSSFeed(name: string, args?: CloudNSSFeedArgs, opts?: CustomResourceOptions);
    @overload
    def CloudNSSFeed(resource_name: str,
                     args: Optional[CloudNSSFeedArgs] = None,
                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def CloudNSSFeed(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     action_filter: Optional[str] = None,
                     activities: Optional[Sequence[str]] = None,
                     adv_user_agents: Optional[Sequence[str]] = None,
                     advanced_threats: Optional[Sequence[str]] = None,
                     alerts: Optional[Sequence[str]] = None,
                     audit_log_types: Optional[Sequence[str]] = None,
                     authentication_token: Optional[str] = None,
                     authentication_url: Optional[str] = None,
                     base64_encoded_certificate: Optional[str] = None,
                     buckets: Optional[CloudNSSFeedBucketsArgs] = None,
                     casb_actions: Optional[Sequence[str]] = None,
                     casb_applications: Optional[Sequence[str]] = None,
                     casb_file_type_super_categories: Optional[Sequence[str]] = None,
                     casb_file_types: Optional[Sequence[str]] = None,
                     casb_policy_types: Optional[Sequence[str]] = None,
                     casb_severities: Optional[Sequence[str]] = None,
                     casb_tenant: Optional[CloudNSSFeedCasbTenantArgs] = None,
                     channel_names: Optional[Sequence[str]] = None,
                     client_destination_ips: Optional[Sequence[str]] = None,
                     client_destination_ports: Optional[Sequence[str]] = None,
                     client_id: Optional[str] = None,
                     client_ips: Optional[Sequence[str]] = None,
                     client_secret: Optional[str] = None,
                     client_source_ips: Optional[Sequence[str]] = None,
                     client_source_ports: Optional[Sequence[str]] = None,
                     connection_headers: Optional[Sequence[str]] = None,
                     connection_url: Optional[str] = None,
                     countries: Optional[Sequence[str]] = None,
                     custom_escaped_characters: Optional[Sequence[str]] = None,
                     departments: Optional[CloudNSSFeedDepartmentsArgs] = None,
                     direction: Optional[str] = None,
                     dlp_dictionaries: Optional[CloudNSSFeedDlpDictionariesArgs] = None,
                     dlp_engines: Optional[CloudNSSFeedDlpEnginesArgs] = None,
                     dns_actions: Optional[Sequence[str]] = None,
                     dns_request_types: Optional[Sequence[str]] = None,
                     dns_response_types: Optional[Sequence[str]] = None,
                     dns_responses: Optional[Sequence[str]] = None,
                     domains: Optional[Sequence[str]] = None,
                     download_times: Optional[Sequence[str]] = None,
                     durations: Optional[Sequence[str]] = None,
                     email_dlp_log_types: Optional[Sequence[str]] = None,
                     email_dlp_policy_action: Optional[str] = None,
                     end_point_dlp_log_types: Optional[Sequence[str]] = None,
                     eps_rate_limit: Optional[int] = None,
                     event: Optional[str] = None,
                     external_collaborators: Optional[CloudNSSFeedExternalCollaboratorsArgs] = None,
                     external_owners: Optional[CloudNSSFeedExternalOwnersArgs] = None,
                     feed_output_format: Optional[str] = None,
                     feed_status: Optional[str] = None,
                     file_names: Optional[Sequence[str]] = None,
                     file_sizes: Optional[Sequence[str]] = None,
                     file_sources: Optional[Sequence[str]] = None,
                     file_type_categories: Optional[Sequence[str]] = None,
                     file_type_super_categories: Optional[Sequence[str]] = None,
                     firewall_actions: Optional[Sequence[str]] = None,
                     firewall_logging_mode: Optional[str] = None,
                     full_urls: Optional[Sequence[str]] = None,
                     grant_type: Optional[str] = None,
                     host_names: Optional[Sequence[str]] = None,
                     in_bound_bytes: Optional[Sequence[str]] = None,
                     internal_collaborators: Optional[CloudNSSFeedInternalCollaboratorsArgs] = None,
                     internal_ips: Optional[Sequence[str]] = None,
                     itsm_object_type: Optional[CloudNSSFeedItsmObjectTypeArgs] = None,
                     json_array_toggle: Optional[bool] = None,
                     location_groups: Optional[CloudNSSFeedLocationGroupsArgs] = None,
                     locations: Optional[CloudNSSFeedLocationsArgs] = None,
                     malware_classes: Optional[Sequence[str]] = None,
                     malware_names: Optional[Sequence[str]] = None,
                     max_batch_size: Optional[int] = None,
                     name: Optional[str] = None,
                     nat_actions: Optional[Sequence[str]] = None,
                     nss_feed_type: Optional[str] = None,
                     nss_log_type: Optional[str] = None,
                     nss_type: Optional[str] = None,
                     nw_applications: Optional[Sequence[str]] = None,
                     nw_applications_excludes: Optional[Sequence[str]] = None,
                     nw_services: Optional[CloudNSSFeedNwServicesArgs] = None,
                     oauth_authentication: Optional[bool] = None,
                     object_names: Optional[Sequence[str]] = None,
                     object_type1s: Optional[Sequence[str]] = None,
                     object_type2s: Optional[Sequence[str]] = None,
                     object_types: Optional[Sequence[str]] = None,
                     out_bound_bytes: Optional[Sequence[str]] = None,
                     page_risk_indexes: Optional[Sequence[str]] = None,
                     policy_reasons: Optional[Sequence[str]] = None,
                     project_names: Optional[Sequence[str]] = None,
                     protocol_types: Optional[Sequence[str]] = None,
                     referer_urls: Optional[Sequence[str]] = None,
                     repo_names: Optional[Sequence[str]] = None,
                     request_methods: Optional[Sequence[str]] = None,
                     request_sizes: Optional[Sequence[str]] = None,
                     response_codes: Optional[Sequence[str]] = None,
                     response_sizes: Optional[Sequence[str]] = None,
                     rules: Optional[CloudNSSFeedRulesArgs] = None,
                     scan_times: Optional[Sequence[str]] = None,
                     scope: Optional[str] = None,
                     sender_name: Optional[CloudNSSFeedSenderNameArgs] = None,
                     server_destination_ips: Optional[Sequence[str]] = None,
                     server_ips: Optional[Sequence[str]] = None,
                     server_source_ips: Optional[Sequence[str]] = None,
                     server_source_ports: Optional[Sequence[str]] = None,
                     session_counts: Optional[Sequence[str]] = None,
                     siem_type: Optional[str] = None,
                     threat_names: Optional[Sequence[str]] = None,
                     time_zone: Optional[str] = None,
                     traffic_forwards: Optional[Sequence[str]] = None,
                     transaction_sizes: Optional[Sequence[str]] = None,
                     tunnel_dest_ips: Optional[Sequence[str]] = None,
                     tunnel_ips: Optional[Sequence[str]] = None,
                     tunnel_source_ips: Optional[Sequence[str]] = None,
                     tunnel_source_ports: Optional[Sequence[str]] = None,
                     tunnel_types: Optional[Sequence[str]] = None,
                     url_categories: Optional[CloudNSSFeedUrlCategoriesArgs] = None,
                     url_classes: Optional[Sequence[str]] = None,
                     url_super_categories: Optional[Sequence[str]] = None,
                     user_agents: Optional[Sequence[str]] = None,
                     users: Optional[CloudNSSFeedUsersArgs] = None,
                     vpn_credentials: Optional[CloudNSSFeedVpnCredentialsArgs] = None,
                     web_application_classes: Optional[Sequence[str]] = None,
                     web_applications: Optional[Sequence[str]] = None,
                     web_applications_excludes: Optional[Sequence[str]] = None,
                     web_traffic_forwards: Optional[Sequence[str]] = None)
    func NewCloudNSSFeed(ctx *Context, name string, args *CloudNSSFeedArgs, opts ...ResourceOption) (*CloudNSSFeed, error)
    public CloudNSSFeed(string name, CloudNSSFeedArgs? args = null, CustomResourceOptions? opts = null)
    public CloudNSSFeed(String name, CloudNSSFeedArgs args)
    public CloudNSSFeed(String name, CloudNSSFeedArgs args, CustomResourceOptions options)
    
    type: zia:CloudNSSFeed
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args CloudNSSFeedArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args CloudNSSFeedArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args CloudNSSFeedArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CloudNSSFeedArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CloudNSSFeedArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var cloudNSSFeedResource = new Zia.CloudNSSFeed("cloudNSSFeedResource", new()
    {
        ActionFilter = "string",
        Activities = new[]
        {
            "string",
        },
        AdvUserAgents = new[]
        {
            "string",
        },
        AdvancedThreats = new[]
        {
            "string",
        },
        Alerts = new[]
        {
            "string",
        },
        AuditLogTypes = new[]
        {
            "string",
        },
        AuthenticationToken = "string",
        AuthenticationUrl = "string",
        Base64EncodedCertificate = "string",
        Buckets = new Zia.Inputs.CloudNSSFeedBucketsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        CasbActions = new[]
        {
            "string",
        },
        CasbApplications = new[]
        {
            "string",
        },
        CasbFileTypeSuperCategories = new[]
        {
            "string",
        },
        CasbFileTypes = new[]
        {
            "string",
        },
        CasbPolicyTypes = new[]
        {
            "string",
        },
        CasbSeverities = new[]
        {
            "string",
        },
        CasbTenant = new Zia.Inputs.CloudNSSFeedCasbTenantArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        ChannelNames = new[]
        {
            "string",
        },
        ClientDestinationIps = new[]
        {
            "string",
        },
        ClientDestinationPorts = new[]
        {
            "string",
        },
        ClientId = "string",
        ClientIps = new[]
        {
            "string",
        },
        ClientSecret = "string",
        ClientSourceIps = new[]
        {
            "string",
        },
        ClientSourcePorts = new[]
        {
            "string",
        },
        ConnectionHeaders = new[]
        {
            "string",
        },
        ConnectionUrl = "string",
        Countries = new[]
        {
            "string",
        },
        CustomEscapedCharacters = new[]
        {
            "string",
        },
        Departments = new Zia.Inputs.CloudNSSFeedDepartmentsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        Direction = "string",
        DlpDictionaries = new Zia.Inputs.CloudNSSFeedDlpDictionariesArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        DlpEngines = new Zia.Inputs.CloudNSSFeedDlpEnginesArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        DnsActions = new[]
        {
            "string",
        },
        DnsRequestTypes = new[]
        {
            "string",
        },
        DnsResponseTypes = new[]
        {
            "string",
        },
        DnsResponses = new[]
        {
            "string",
        },
        Domains = new[]
        {
            "string",
        },
        DownloadTimes = new[]
        {
            "string",
        },
        Durations = new[]
        {
            "string",
        },
        EmailDlpLogTypes = new[]
        {
            "string",
        },
        EmailDlpPolicyAction = "string",
        EndPointDlpLogTypes = new[]
        {
            "string",
        },
        EpsRateLimit = 0,
        Event = "string",
        ExternalCollaborators = new Zia.Inputs.CloudNSSFeedExternalCollaboratorsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        ExternalOwners = new Zia.Inputs.CloudNSSFeedExternalOwnersArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        FeedOutputFormat = "string",
        FeedStatus = "string",
        FileNames = new[]
        {
            "string",
        },
        FileSizes = new[]
        {
            "string",
        },
        FileSources = new[]
        {
            "string",
        },
        FileTypeCategories = new[]
        {
            "string",
        },
        FileTypeSuperCategories = new[]
        {
            "string",
        },
        FirewallActions = new[]
        {
            "string",
        },
        FirewallLoggingMode = "string",
        FullUrls = new[]
        {
            "string",
        },
        GrantType = "string",
        HostNames = new[]
        {
            "string",
        },
        InBoundBytes = new[]
        {
            "string",
        },
        InternalCollaborators = new Zia.Inputs.CloudNSSFeedInternalCollaboratorsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        InternalIps = new[]
        {
            "string",
        },
        ItsmObjectType = new Zia.Inputs.CloudNSSFeedItsmObjectTypeArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        JsonArrayToggle = false,
        LocationGroups = new Zia.Inputs.CloudNSSFeedLocationGroupsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        Locations = new Zia.Inputs.CloudNSSFeedLocationsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        MalwareClasses = new[]
        {
            "string",
        },
        MalwareNames = new[]
        {
            "string",
        },
        MaxBatchSize = 0,
        Name = "string",
        NatActions = new[]
        {
            "string",
        },
        NssFeedType = "string",
        NssLogType = "string",
        NssType = "string",
        NwApplications = new[]
        {
            "string",
        },
        NwApplicationsExcludes = new[]
        {
            "string",
        },
        NwServices = new Zia.Inputs.CloudNSSFeedNwServicesArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        OauthAuthentication = false,
        ObjectNames = new[]
        {
            "string",
        },
        ObjectType1s = new[]
        {
            "string",
        },
        ObjectType2s = new[]
        {
            "string",
        },
        ObjectTypes = new[]
        {
            "string",
        },
        OutBoundBytes = new[]
        {
            "string",
        },
        PageRiskIndexes = new[]
        {
            "string",
        },
        PolicyReasons = new[]
        {
            "string",
        },
        ProjectNames = new[]
        {
            "string",
        },
        ProtocolTypes = new[]
        {
            "string",
        },
        RefererUrls = new[]
        {
            "string",
        },
        RepoNames = new[]
        {
            "string",
        },
        RequestMethods = new[]
        {
            "string",
        },
        RequestSizes = new[]
        {
            "string",
        },
        ResponseCodes = new[]
        {
            "string",
        },
        ResponseSizes = new[]
        {
            "string",
        },
        Rules = new Zia.Inputs.CloudNSSFeedRulesArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        ScanTimes = new[]
        {
            "string",
        },
        Scope = "string",
        SenderName = new Zia.Inputs.CloudNSSFeedSenderNameArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        ServerDestinationIps = new[]
        {
            "string",
        },
        ServerIps = new[]
        {
            "string",
        },
        ServerSourceIps = new[]
        {
            "string",
        },
        ServerSourcePorts = new[]
        {
            "string",
        },
        SessionCounts = new[]
        {
            "string",
        },
        SiemType = "string",
        ThreatNames = new[]
        {
            "string",
        },
        TimeZone = "string",
        TrafficForwards = new[]
        {
            "string",
        },
        TransactionSizes = new[]
        {
            "string",
        },
        TunnelDestIps = new[]
        {
            "string",
        },
        TunnelIps = new[]
        {
            "string",
        },
        TunnelSourceIps = new[]
        {
            "string",
        },
        TunnelSourcePorts = new[]
        {
            "string",
        },
        TunnelTypes = new[]
        {
            "string",
        },
        UrlCategories = new Zia.Inputs.CloudNSSFeedUrlCategoriesArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        UrlClasses = new[]
        {
            "string",
        },
        UrlSuperCategories = new[]
        {
            "string",
        },
        UserAgents = new[]
        {
            "string",
        },
        Users = new Zia.Inputs.CloudNSSFeedUsersArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        VpnCredentials = new Zia.Inputs.CloudNSSFeedVpnCredentialsArgs
        {
            Ids = new[]
            {
                0,
            },
        },
        WebApplicationClasses = new[]
        {
            "string",
        },
        WebApplications = new[]
        {
            "string",
        },
        WebApplicationsExcludes = new[]
        {
            "string",
        },
        WebTrafficForwards = new[]
        {
            "string",
        },
    });
    
    example, err := zia.NewCloudNSSFeed(ctx, "cloudNSSFeedResource", &zia.CloudNSSFeedArgs{
    	ActionFilter: pulumi.String("string"),
    	Activities: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	AdvUserAgents: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	AdvancedThreats: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Alerts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	AuditLogTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	AuthenticationToken:      pulumi.String("string"),
    	AuthenticationUrl:        pulumi.String("string"),
    	Base64EncodedCertificate: pulumi.String("string"),
    	Buckets: &zia.CloudNSSFeedBucketsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	CasbActions: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbApplications: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbFileTypeSuperCategories: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbFileTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbPolicyTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbSeverities: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CasbTenant: &zia.CloudNSSFeedCasbTenantArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	ChannelNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ClientDestinationIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ClientDestinationPorts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ClientId: pulumi.String("string"),
    	ClientIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ClientSecret: pulumi.String("string"),
    	ClientSourceIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ClientSourcePorts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ConnectionHeaders: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ConnectionUrl: pulumi.String("string"),
    	Countries: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	CustomEscapedCharacters: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Departments: &zia.CloudNSSFeedDepartmentsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	Direction: pulumi.String("string"),
    	DlpDictionaries: &zia.CloudNSSFeedDlpDictionariesArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	DlpEngines: &zia.CloudNSSFeedDlpEnginesArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	DnsActions: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	DnsRequestTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	DnsResponseTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	DnsResponses: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Domains: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	DownloadTimes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Durations: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	EmailDlpLogTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	EmailDlpPolicyAction: pulumi.String("string"),
    	EndPointDlpLogTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	EpsRateLimit: pulumi.Int(0),
    	Event:        pulumi.String("string"),
    	ExternalCollaborators: &zia.CloudNSSFeedExternalCollaboratorsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	ExternalOwners: &zia.CloudNSSFeedExternalOwnersArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	FeedOutputFormat: pulumi.String("string"),
    	FeedStatus:       pulumi.String("string"),
    	FileNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FileSizes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FileSources: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FileTypeCategories: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FileTypeSuperCategories: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FirewallActions: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	FirewallLoggingMode: pulumi.String("string"),
    	FullUrls: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	GrantType: pulumi.String("string"),
    	HostNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	InBoundBytes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	InternalCollaborators: &zia.CloudNSSFeedInternalCollaboratorsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	InternalIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ItsmObjectType: &zia.CloudNSSFeedItsmObjectTypeArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	JsonArrayToggle: pulumi.Bool(false),
    	LocationGroups: &zia.CloudNSSFeedLocationGroupsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	Locations: &zia.CloudNSSFeedLocationsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	MalwareClasses: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	MalwareNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	MaxBatchSize: pulumi.Int(0),
    	Name:         pulumi.String("string"),
    	NatActions: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	NssFeedType: pulumi.String("string"),
    	NssLogType:  pulumi.String("string"),
    	NssType:     pulumi.String("string"),
    	NwApplications: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	NwApplicationsExcludes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	NwServices: &zia.CloudNSSFeedNwServicesArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	OauthAuthentication: pulumi.Bool(false),
    	ObjectNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ObjectType1s: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ObjectType2s: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ObjectTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	OutBoundBytes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	PageRiskIndexes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	PolicyReasons: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ProjectNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ProtocolTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	RefererUrls: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	RepoNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	RequestMethods: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	RequestSizes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ResponseCodes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ResponseSizes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Rules: &zia.CloudNSSFeedRulesArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	ScanTimes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Scope: pulumi.String("string"),
    	SenderName: &zia.CloudNSSFeedSenderNameArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	ServerDestinationIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ServerIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ServerSourceIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	ServerSourcePorts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	SessionCounts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	SiemType: pulumi.String("string"),
    	ThreatNames: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TimeZone: pulumi.String("string"),
    	TrafficForwards: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TransactionSizes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TunnelDestIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TunnelIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TunnelSourceIps: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TunnelSourcePorts: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	TunnelTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	UrlCategories: &zia.CloudNSSFeedUrlCategoriesArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	UrlClasses: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	UrlSuperCategories: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	UserAgents: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Users: &zia.CloudNSSFeedUsersArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	VpnCredentials: &zia.CloudNSSFeedVpnCredentialsArgs{
    		Ids: pulumi.IntArray{
    			pulumi.Int(0),
    		},
    	},
    	WebApplicationClasses: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	WebApplications: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	WebApplicationsExcludes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	WebTrafficForwards: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    })
    
    var cloudNSSFeedResource = new CloudNSSFeed("cloudNSSFeedResource", CloudNSSFeedArgs.builder()
        .actionFilter("string")
        .activities("string")
        .advUserAgents("string")
        .advancedThreats("string")
        .alerts("string")
        .auditLogTypes("string")
        .authenticationToken("string")
        .authenticationUrl("string")
        .base64EncodedCertificate("string")
        .buckets(CloudNSSFeedBucketsArgs.builder()
            .ids(0)
            .build())
        .casbActions("string")
        .casbApplications("string")
        .casbFileTypeSuperCategories("string")
        .casbFileTypes("string")
        .casbPolicyTypes("string")
        .casbSeverities("string")
        .casbTenant(CloudNSSFeedCasbTenantArgs.builder()
            .ids(0)
            .build())
        .channelNames("string")
        .clientDestinationIps("string")
        .clientDestinationPorts("string")
        .clientId("string")
        .clientIps("string")
        .clientSecret("string")
        .clientSourceIps("string")
        .clientSourcePorts("string")
        .connectionHeaders("string")
        .connectionUrl("string")
        .countries("string")
        .customEscapedCharacters("string")
        .departments(CloudNSSFeedDepartmentsArgs.builder()
            .ids(0)
            .build())
        .direction("string")
        .dlpDictionaries(CloudNSSFeedDlpDictionariesArgs.builder()
            .ids(0)
            .build())
        .dlpEngines(CloudNSSFeedDlpEnginesArgs.builder()
            .ids(0)
            .build())
        .dnsActions("string")
        .dnsRequestTypes("string")
        .dnsResponseTypes("string")
        .dnsResponses("string")
        .domains("string")
        .downloadTimes("string")
        .durations("string")
        .emailDlpLogTypes("string")
        .emailDlpPolicyAction("string")
        .endPointDlpLogTypes("string")
        .epsRateLimit(0)
        .event("string")
        .externalCollaborators(CloudNSSFeedExternalCollaboratorsArgs.builder()
            .ids(0)
            .build())
        .externalOwners(CloudNSSFeedExternalOwnersArgs.builder()
            .ids(0)
            .build())
        .feedOutputFormat("string")
        .feedStatus("string")
        .fileNames("string")
        .fileSizes("string")
        .fileSources("string")
        .fileTypeCategories("string")
        .fileTypeSuperCategories("string")
        .firewallActions("string")
        .firewallLoggingMode("string")
        .fullUrls("string")
        .grantType("string")
        .hostNames("string")
        .inBoundBytes("string")
        .internalCollaborators(CloudNSSFeedInternalCollaboratorsArgs.builder()
            .ids(0)
            .build())
        .internalIps("string")
        .itsmObjectType(CloudNSSFeedItsmObjectTypeArgs.builder()
            .ids(0)
            .build())
        .jsonArrayToggle(false)
        .locationGroups(CloudNSSFeedLocationGroupsArgs.builder()
            .ids(0)
            .build())
        .locations(CloudNSSFeedLocationsArgs.builder()
            .ids(0)
            .build())
        .malwareClasses("string")
        .malwareNames("string")
        .maxBatchSize(0)
        .name("string")
        .natActions("string")
        .nssFeedType("string")
        .nssLogType("string")
        .nssType("string")
        .nwApplications("string")
        .nwApplicationsExcludes("string")
        .nwServices(CloudNSSFeedNwServicesArgs.builder()
            .ids(0)
            .build())
        .oauthAuthentication(false)
        .objectNames("string")
        .objectType1s("string")
        .objectType2s("string")
        .objectTypes("string")
        .outBoundBytes("string")
        .pageRiskIndexes("string")
        .policyReasons("string")
        .projectNames("string")
        .protocolTypes("string")
        .refererUrls("string")
        .repoNames("string")
        .requestMethods("string")
        .requestSizes("string")
        .responseCodes("string")
        .responseSizes("string")
        .rules(CloudNSSFeedRulesArgs.builder()
            .ids(0)
            .build())
        .scanTimes("string")
        .scope("string")
        .senderName(CloudNSSFeedSenderNameArgs.builder()
            .ids(0)
            .build())
        .serverDestinationIps("string")
        .serverIps("string")
        .serverSourceIps("string")
        .serverSourcePorts("string")
        .sessionCounts("string")
        .siemType("string")
        .threatNames("string")
        .timeZone("string")
        .trafficForwards("string")
        .transactionSizes("string")
        .tunnelDestIps("string")
        .tunnelIps("string")
        .tunnelSourceIps("string")
        .tunnelSourcePorts("string")
        .tunnelTypes("string")
        .urlCategories(CloudNSSFeedUrlCategoriesArgs.builder()
            .ids(0)
            .build())
        .urlClasses("string")
        .urlSuperCategories("string")
        .userAgents("string")
        .users(CloudNSSFeedUsersArgs.builder()
            .ids(0)
            .build())
        .vpnCredentials(CloudNSSFeedVpnCredentialsArgs.builder()
            .ids(0)
            .build())
        .webApplicationClasses("string")
        .webApplications("string")
        .webApplicationsExcludes("string")
        .webTrafficForwards("string")
        .build());
    
    cloud_nss_feed_resource = zia.CloudNSSFeed("cloudNSSFeedResource",
        action_filter="string",
        activities=["string"],
        adv_user_agents=["string"],
        advanced_threats=["string"],
        alerts=["string"],
        audit_log_types=["string"],
        authentication_token="string",
        authentication_url="string",
        base64_encoded_certificate="string",
        buckets={
            "ids": [0],
        },
        casb_actions=["string"],
        casb_applications=["string"],
        casb_file_type_super_categories=["string"],
        casb_file_types=["string"],
        casb_policy_types=["string"],
        casb_severities=["string"],
        casb_tenant={
            "ids": [0],
        },
        channel_names=["string"],
        client_destination_ips=["string"],
        client_destination_ports=["string"],
        client_id="string",
        client_ips=["string"],
        client_secret="string",
        client_source_ips=["string"],
        client_source_ports=["string"],
        connection_headers=["string"],
        connection_url="string",
        countries=["string"],
        custom_escaped_characters=["string"],
        departments={
            "ids": [0],
        },
        direction="string",
        dlp_dictionaries={
            "ids": [0],
        },
        dlp_engines={
            "ids": [0],
        },
        dns_actions=["string"],
        dns_request_types=["string"],
        dns_response_types=["string"],
        dns_responses=["string"],
        domains=["string"],
        download_times=["string"],
        durations=["string"],
        email_dlp_log_types=["string"],
        email_dlp_policy_action="string",
        end_point_dlp_log_types=["string"],
        eps_rate_limit=0,
        event="string",
        external_collaborators={
            "ids": [0],
        },
        external_owners={
            "ids": [0],
        },
        feed_output_format="string",
        feed_status="string",
        file_names=["string"],
        file_sizes=["string"],
        file_sources=["string"],
        file_type_categories=["string"],
        file_type_super_categories=["string"],
        firewall_actions=["string"],
        firewall_logging_mode="string",
        full_urls=["string"],
        grant_type="string",
        host_names=["string"],
        in_bound_bytes=["string"],
        internal_collaborators={
            "ids": [0],
        },
        internal_ips=["string"],
        itsm_object_type={
            "ids": [0],
        },
        json_array_toggle=False,
        location_groups={
            "ids": [0],
        },
        locations={
            "ids": [0],
        },
        malware_classes=["string"],
        malware_names=["string"],
        max_batch_size=0,
        name="string",
        nat_actions=["string"],
        nss_feed_type="string",
        nss_log_type="string",
        nss_type="string",
        nw_applications=["string"],
        nw_applications_excludes=["string"],
        nw_services={
            "ids": [0],
        },
        oauth_authentication=False,
        object_names=["string"],
        object_type1s=["string"],
        object_type2s=["string"],
        object_types=["string"],
        out_bound_bytes=["string"],
        page_risk_indexes=["string"],
        policy_reasons=["string"],
        project_names=["string"],
        protocol_types=["string"],
        referer_urls=["string"],
        repo_names=["string"],
        request_methods=["string"],
        request_sizes=["string"],
        response_codes=["string"],
        response_sizes=["string"],
        rules={
            "ids": [0],
        },
        scan_times=["string"],
        scope="string",
        sender_name={
            "ids": [0],
        },
        server_destination_ips=["string"],
        server_ips=["string"],
        server_source_ips=["string"],
        server_source_ports=["string"],
        session_counts=["string"],
        siem_type="string",
        threat_names=["string"],
        time_zone="string",
        traffic_forwards=["string"],
        transaction_sizes=["string"],
        tunnel_dest_ips=["string"],
        tunnel_ips=["string"],
        tunnel_source_ips=["string"],
        tunnel_source_ports=["string"],
        tunnel_types=["string"],
        url_categories={
            "ids": [0],
        },
        url_classes=["string"],
        url_super_categories=["string"],
        user_agents=["string"],
        users={
            "ids": [0],
        },
        vpn_credentials={
            "ids": [0],
        },
        web_application_classes=["string"],
        web_applications=["string"],
        web_applications_excludes=["string"],
        web_traffic_forwards=["string"])
    
    const cloudNSSFeedResource = new zia.CloudNSSFeed("cloudNSSFeedResource", {
        actionFilter: "string",
        activities: ["string"],
        advUserAgents: ["string"],
        advancedThreats: ["string"],
        alerts: ["string"],
        auditLogTypes: ["string"],
        authenticationToken: "string",
        authenticationUrl: "string",
        base64EncodedCertificate: "string",
        buckets: {
            ids: [0],
        },
        casbActions: ["string"],
        casbApplications: ["string"],
        casbFileTypeSuperCategories: ["string"],
        casbFileTypes: ["string"],
        casbPolicyTypes: ["string"],
        casbSeverities: ["string"],
        casbTenant: {
            ids: [0],
        },
        channelNames: ["string"],
        clientDestinationIps: ["string"],
        clientDestinationPorts: ["string"],
        clientId: "string",
        clientIps: ["string"],
        clientSecret: "string",
        clientSourceIps: ["string"],
        clientSourcePorts: ["string"],
        connectionHeaders: ["string"],
        connectionUrl: "string",
        countries: ["string"],
        customEscapedCharacters: ["string"],
        departments: {
            ids: [0],
        },
        direction: "string",
        dlpDictionaries: {
            ids: [0],
        },
        dlpEngines: {
            ids: [0],
        },
        dnsActions: ["string"],
        dnsRequestTypes: ["string"],
        dnsResponseTypes: ["string"],
        dnsResponses: ["string"],
        domains: ["string"],
        downloadTimes: ["string"],
        durations: ["string"],
        emailDlpLogTypes: ["string"],
        emailDlpPolicyAction: "string",
        endPointDlpLogTypes: ["string"],
        epsRateLimit: 0,
        event: "string",
        externalCollaborators: {
            ids: [0],
        },
        externalOwners: {
            ids: [0],
        },
        feedOutputFormat: "string",
        feedStatus: "string",
        fileNames: ["string"],
        fileSizes: ["string"],
        fileSources: ["string"],
        fileTypeCategories: ["string"],
        fileTypeSuperCategories: ["string"],
        firewallActions: ["string"],
        firewallLoggingMode: "string",
        fullUrls: ["string"],
        grantType: "string",
        hostNames: ["string"],
        inBoundBytes: ["string"],
        internalCollaborators: {
            ids: [0],
        },
        internalIps: ["string"],
        itsmObjectType: {
            ids: [0],
        },
        jsonArrayToggle: false,
        locationGroups: {
            ids: [0],
        },
        locations: {
            ids: [0],
        },
        malwareClasses: ["string"],
        malwareNames: ["string"],
        maxBatchSize: 0,
        name: "string",
        natActions: ["string"],
        nssFeedType: "string",
        nssLogType: "string",
        nssType: "string",
        nwApplications: ["string"],
        nwApplicationsExcludes: ["string"],
        nwServices: {
            ids: [0],
        },
        oauthAuthentication: false,
        objectNames: ["string"],
        objectType1s: ["string"],
        objectType2s: ["string"],
        objectTypes: ["string"],
        outBoundBytes: ["string"],
        pageRiskIndexes: ["string"],
        policyReasons: ["string"],
        projectNames: ["string"],
        protocolTypes: ["string"],
        refererUrls: ["string"],
        repoNames: ["string"],
        requestMethods: ["string"],
        requestSizes: ["string"],
        responseCodes: ["string"],
        responseSizes: ["string"],
        rules: {
            ids: [0],
        },
        scanTimes: ["string"],
        scope: "string",
        senderName: {
            ids: [0],
        },
        serverDestinationIps: ["string"],
        serverIps: ["string"],
        serverSourceIps: ["string"],
        serverSourcePorts: ["string"],
        sessionCounts: ["string"],
        siemType: "string",
        threatNames: ["string"],
        timeZone: "string",
        trafficForwards: ["string"],
        transactionSizes: ["string"],
        tunnelDestIps: ["string"],
        tunnelIps: ["string"],
        tunnelSourceIps: ["string"],
        tunnelSourcePorts: ["string"],
        tunnelTypes: ["string"],
        urlCategories: {
            ids: [0],
        },
        urlClasses: ["string"],
        urlSuperCategories: ["string"],
        userAgents: ["string"],
        users: {
            ids: [0],
        },
        vpnCredentials: {
            ids: [0],
        },
        webApplicationClasses: ["string"],
        webApplications: ["string"],
        webApplicationsExcludes: ["string"],
        webTrafficForwards: ["string"],
    });
    
    type: zia:CloudNSSFeed
    properties:
        actionFilter: string
        activities:
            - string
        advUserAgents:
            - string
        advancedThreats:
            - string
        alerts:
            - string
        auditLogTypes:
            - string
        authenticationToken: string
        authenticationUrl: string
        base64EncodedCertificate: string
        buckets:
            ids:
                - 0
        casbActions:
            - string
        casbApplications:
            - string
        casbFileTypeSuperCategories:
            - string
        casbFileTypes:
            - string
        casbPolicyTypes:
            - string
        casbSeverities:
            - string
        casbTenant:
            ids:
                - 0
        channelNames:
            - string
        clientDestinationIps:
            - string
        clientDestinationPorts:
            - string
        clientId: string
        clientIps:
            - string
        clientSecret: string
        clientSourceIps:
            - string
        clientSourcePorts:
            - string
        connectionHeaders:
            - string
        connectionUrl: string
        countries:
            - string
        customEscapedCharacters:
            - string
        departments:
            ids:
                - 0
        direction: string
        dlpDictionaries:
            ids:
                - 0
        dlpEngines:
            ids:
                - 0
        dnsActions:
            - string
        dnsRequestTypes:
            - string
        dnsResponseTypes:
            - string
        dnsResponses:
            - string
        domains:
            - string
        downloadTimes:
            - string
        durations:
            - string
        emailDlpLogTypes:
            - string
        emailDlpPolicyAction: string
        endPointDlpLogTypes:
            - string
        epsRateLimit: 0
        event: string
        externalCollaborators:
            ids:
                - 0
        externalOwners:
            ids:
                - 0
        feedOutputFormat: string
        feedStatus: string
        fileNames:
            - string
        fileSizes:
            - string
        fileSources:
            - string
        fileTypeCategories:
            - string
        fileTypeSuperCategories:
            - string
        firewallActions:
            - string
        firewallLoggingMode: string
        fullUrls:
            - string
        grantType: string
        hostNames:
            - string
        inBoundBytes:
            - string
        internalCollaborators:
            ids:
                - 0
        internalIps:
            - string
        itsmObjectType:
            ids:
                - 0
        jsonArrayToggle: false
        locationGroups:
            ids:
                - 0
        locations:
            ids:
                - 0
        malwareClasses:
            - string
        malwareNames:
            - string
        maxBatchSize: 0
        name: string
        natActions:
            - string
        nssFeedType: string
        nssLogType: string
        nssType: string
        nwApplications:
            - string
        nwApplicationsExcludes:
            - string
        nwServices:
            ids:
                - 0
        oauthAuthentication: false
        objectNames:
            - string
        objectType1s:
            - string
        objectType2s:
            - string
        objectTypes:
            - string
        outBoundBytes:
            - string
        pageRiskIndexes:
            - string
        policyReasons:
            - string
        projectNames:
            - string
        protocolTypes:
            - string
        refererUrls:
            - string
        repoNames:
            - string
        requestMethods:
            - string
        requestSizes:
            - string
        responseCodes:
            - string
        responseSizes:
            - string
        rules:
            ids:
                - 0
        scanTimes:
            - string
        scope: string
        senderName:
            ids:
                - 0
        serverDestinationIps:
            - string
        serverIps:
            - string
        serverSourceIps:
            - string
        serverSourcePorts:
            - string
        sessionCounts:
            - string
        siemType: string
        threatNames:
            - string
        timeZone: string
        trafficForwards:
            - string
        transactionSizes:
            - string
        tunnelDestIps:
            - string
        tunnelIps:
            - string
        tunnelSourceIps:
            - string
        tunnelSourcePorts:
            - string
        tunnelTypes:
            - string
        urlCategories:
            ids:
                - 0
        urlClasses:
            - string
        urlSuperCategories:
            - string
        userAgents:
            - string
        users:
            ids:
                - 0
        vpnCredentials:
            ids:
                - 0
        webApplicationClasses:
            - string
        webApplications:
            - string
        webApplicationsExcludes:
            - string
        webTrafficForwards:
            - string
    

    CloudNSSFeed Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The CloudNSSFeed resource accepts the following input properties:

    ActionFilter string
    Policy action filter
    Activities List<string>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    AdvUserAgents List<string>
    Filter based on custom user agent strings
    AdvancedThreats List<string>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Alerts List<string>
    Alert filter Supported Values: CRITICAL, WARN
    AuditLogTypes List<string>
    Audit log type filter
    AuthenticationToken string
    The authentication token value
    AuthenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    Base64EncodedCertificate string
    Base64-encoded certificate
    Buckets zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    CasbActions List<string>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbApplications List<string>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypeSuperCategories List<string>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypes List<string>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbPolicyTypes List<string>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    CasbSeverities List<string>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    CasbTenant zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedCasbTenant
    CASB tenant filter
    ChannelNames List<string>
    Collaboration channel name filter
    ClientDestinationIps List<string>
    Client's destination IPv4 addresses in Firewall policy
    ClientDestinationPorts List<string>
    Firewall logs filter based on a client's destination
    ClientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    ClientIps List<string>
    Filter to limit the logs based on a client's public IPv4 addresses
    ClientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    ClientSourceIps List<string>
    Client source IPs configured for NSS feed.
    ClientSourcePorts List<string>
    Firewall log filter based on a client's source ports
    ConnectionHeaders List<string>
    The HTTP Connection headers
    ConnectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    Countries List<string>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CustomEscapedCharacters List<string>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    Departments zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDepartments
    Departments filter
    Direction string
    Traffic direction filter specifying inbound or outbound
    DlpDictionaries zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    DlpEngines zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDlpEngines
    DLP engine filter
    DnsActions List<string>
    DNS Control policy action filter
    DnsRequestTypes List<string>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    DnsResponseTypes List<string>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    DnsResponses List<string>
    DNS responses filter
    Domains List<string>
    Filter to limit the logs to sessions associated with specific domains
    DownloadTimes List<string>
    Download time filter
    Durations List<string>
    Filter based on time durations
    EmailDlpLogTypes List<string>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    EmailDlpPolicyAction string
    Action filter for Email DLP log type
    EndPointDlpLogTypes List<string>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    EpsRateLimit int
    Event per second limit
    Event string
    CASB event filter
    ExternalCollaborators zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    ExternalOwners zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    FeedOutputFormat string
    Output format used for the feed
    FeedStatus string
    The status of the feed
    FileNames List<string>
    Filter based on the file name
    FileSizes List<string>
    File size filter
    FileSources List<string>
    Filter based on the file source
    FileTypeCategories List<string>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FileTypeSuperCategories List<string>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FirewallActions List<string>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    FirewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    FullUrls List<string>
    Filter to limit the logs based on specific full URLs
    GrantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    HostNames List<string>
    Filter to limit the logs based on specific hostnames
    InBoundBytes List<string>
    Filter based on inbound bytes
    InternalCollaborators zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    InternalIps List<string>
    Filter based on internal IPv4 addresses
    ItsmObjectType zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedItsmObjectType
    ITSM object type filter
    JsonArrayToggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    LocationGroups zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedLocationGroups
    A filter based on location groups
    Locations zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedLocations
    Location filter
    MalwareClasses List<string>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MalwareNames List<string>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MaxBatchSize int
    The maximum batch size in KB
    Name string
    The name of the cloud NSS feed
    NatActions List<string>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    NssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    NssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    NssType string
    NSS type
    NwApplications List<string>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwApplicationsExcludes List<string>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwServices zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedNwServices
    Firewall network services filter
    OauthAuthentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    ObjectNames List<string>
    CRM object name filter
    ObjectType1s List<string>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectType2s List<string>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectTypes List<string>
    CRM object type filter
    OutBoundBytes List<string>
    Filter based on outbound bytes
    PageRiskIndexes List<string>
    Page Risk Index filter
    PolicyReasons List<string>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ProjectNames List<string>
    Repository project name filter
    ProtocolTypes List<string>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    RefererUrls List<string>
    Referrer URL filter
    RepoNames List<string>
    Repository name filter
    RequestMethods List<string>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    RequestSizes List<string>
    Request size filter
    ResponseCodes List<string>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ResponseSizes List<string>
    Request size filter
    Rules zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    ScanTimes List<string>
    Scan time filter
    Scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    SenderName zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedSenderName
    Filter based on sender or owner name
    ServerDestinationIps List<string>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    ServerIps List<string>
    Filter to limit the logs based on the server's IPv4 addresses
    ServerSourceIps List<string>
    Filter based on the server's source IPv4 addresses in Firewall policy
    ServerSourcePorts List<string>
    Firewall log filter based on the traffic destination name
    SessionCounts List<string>
    Firewall logs filter based on the number of sessions
    SiemType string
    Cloud NSS SIEM type
    ThreatNames List<string>
    Filter based on threat names
    TimeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    TrafficForwards List<string>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    TransactionSizes List<string>
    Transaction size filter
    TunnelDestIps List<string>
    Destination IPv4 addresses of tunnels
    TunnelIps List<string>
    Filter based on tunnel IPv4 addresses in Firewall policy
    TunnelSourceIps List<string>
    Source IPv4 addresses of tunnels
    TunnelSourcePorts List<string>
    Filter based on the tunnel source port
    TunnelTypes List<string>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    UrlCategories zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedUrlCategories
    URL category filter
    UrlClasses List<string>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UrlSuperCategories List<string>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UserAgents List<string>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Users zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedUsers
    Users filter
    VpnCredentials zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    WebApplicationClasses List<string>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    WebApplications List<string>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebApplicationsExcludes List<string>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebTrafficForwards List<string>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    ActionFilter string
    Policy action filter
    Activities []string
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    AdvUserAgents []string
    Filter based on custom user agent strings
    AdvancedThreats []string
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Alerts []string
    Alert filter Supported Values: CRITICAL, WARN
    AuditLogTypes []string
    Audit log type filter
    AuthenticationToken string
    The authentication token value
    AuthenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    Base64EncodedCertificate string
    Base64-encoded certificate
    Buckets CloudNSSFeedBucketsArgs
    Filter based on public cloud storage buckets
    CasbActions []string
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbApplications []string
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypeSuperCategories []string
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypes []string
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbPolicyTypes []string
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    CasbSeverities []string
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    CasbTenant CloudNSSFeedCasbTenantArgs
    CASB tenant filter
    ChannelNames []string
    Collaboration channel name filter
    ClientDestinationIps []string
    Client's destination IPv4 addresses in Firewall policy
    ClientDestinationPorts []string
    Firewall logs filter based on a client's destination
    ClientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    ClientIps []string
    Filter to limit the logs based on a client's public IPv4 addresses
    ClientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    ClientSourceIps []string
    Client source IPs configured for NSS feed.
    ClientSourcePorts []string
    Firewall log filter based on a client's source ports
    ConnectionHeaders []string
    The HTTP Connection headers
    ConnectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    Countries []string
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CustomEscapedCharacters []string
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    Departments CloudNSSFeedDepartmentsArgs
    Departments filter
    Direction string
    Traffic direction filter specifying inbound or outbound
    DlpDictionaries CloudNSSFeedDlpDictionariesArgs
    DLP dictionary filter
    DlpEngines CloudNSSFeedDlpEnginesArgs
    DLP engine filter
    DnsActions []string
    DNS Control policy action filter
    DnsRequestTypes []string
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    DnsResponseTypes []string
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    DnsResponses []string
    DNS responses filter
    Domains []string
    Filter to limit the logs to sessions associated with specific domains
    DownloadTimes []string
    Download time filter
    Durations []string
    Filter based on time durations
    EmailDlpLogTypes []string
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    EmailDlpPolicyAction string
    Action filter for Email DLP log type
    EndPointDlpLogTypes []string
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    EpsRateLimit int
    Event per second limit
    Event string
    CASB event filter
    ExternalCollaborators CloudNSSFeedExternalCollaboratorsArgs
    Filter logs to specific recipients outside your organization
    ExternalOwners CloudNSSFeedExternalOwnersArgs
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    FeedOutputFormat string
    Output format used for the feed
    FeedStatus string
    The status of the feed
    FileNames []string
    Filter based on the file name
    FileSizes []string
    File size filter
    FileSources []string
    Filter based on the file source
    FileTypeCategories []string
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FileTypeSuperCategories []string
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FirewallActions []string
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    FirewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    FullUrls []string
    Filter to limit the logs based on specific full URLs
    GrantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    HostNames []string
    Filter to limit the logs based on specific hostnames
    InBoundBytes []string
    Filter based on inbound bytes
    InternalCollaborators CloudNSSFeedInternalCollaboratorsArgs
    Filter logs to specific recipients within your organization
    InternalIps []string
    Filter based on internal IPv4 addresses
    ItsmObjectType CloudNSSFeedItsmObjectTypeArgs
    ITSM object type filter
    JsonArrayToggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    LocationGroups CloudNSSFeedLocationGroupsArgs
    A filter based on location groups
    Locations CloudNSSFeedLocationsArgs
    Location filter
    MalwareClasses []string
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MalwareNames []string
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MaxBatchSize int
    The maximum batch size in KB
    Name string
    The name of the cloud NSS feed
    NatActions []string
    NAT Control policy actions filter Supported Values: NONE, DNAT
    NssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    NssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    NssType string
    NSS type
    NwApplications []string
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwApplicationsExcludes []string
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwServices CloudNSSFeedNwServicesArgs
    Firewall network services filter
    OauthAuthentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    ObjectNames []string
    CRM object name filter
    ObjectType1s []string
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectType2s []string
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectTypes []string
    CRM object type filter
    OutBoundBytes []string
    Filter based on outbound bytes
    PageRiskIndexes []string
    Page Risk Index filter
    PolicyReasons []string
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ProjectNames []string
    Repository project name filter
    ProtocolTypes []string
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    RefererUrls []string
    Referrer URL filter
    RepoNames []string
    Repository name filter
    RequestMethods []string
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    RequestSizes []string
    Request size filter
    ResponseCodes []string
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ResponseSizes []string
    Request size filter
    Rules CloudNSSFeedRulesArgs
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    ScanTimes []string
    Scan time filter
    Scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    SenderName CloudNSSFeedSenderNameArgs
    Filter based on sender or owner name
    ServerDestinationIps []string
    Filter based on the server's destination IPv4 addresses in Firewall policy
    ServerIps []string
    Filter to limit the logs based on the server's IPv4 addresses
    ServerSourceIps []string
    Filter based on the server's source IPv4 addresses in Firewall policy
    ServerSourcePorts []string
    Firewall log filter based on the traffic destination name
    SessionCounts []string
    Firewall logs filter based on the number of sessions
    SiemType string
    Cloud NSS SIEM type
    ThreatNames []string
    Filter based on threat names
    TimeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    TrafficForwards []string
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    TransactionSizes []string
    Transaction size filter
    TunnelDestIps []string
    Destination IPv4 addresses of tunnels
    TunnelIps []string
    Filter based on tunnel IPv4 addresses in Firewall policy
    TunnelSourceIps []string
    Source IPv4 addresses of tunnels
    TunnelSourcePorts []string
    Filter based on the tunnel source port
    TunnelTypes []string
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    UrlCategories CloudNSSFeedUrlCategoriesArgs
    URL category filter
    UrlClasses []string
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UrlSuperCategories []string
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UserAgents []string
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Users CloudNSSFeedUsersArgs
    Users filter
    VpnCredentials CloudNSSFeedVpnCredentialsArgs
    Filter based on specific VPN credentials
    WebApplicationClasses []string
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    WebApplications []string
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebApplicationsExcludes []string
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebTrafficForwards []string
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter String
    Policy action filter
    activities List<String>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents List<String>
    Filter based on custom user agent strings
    advancedThreats List<String>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts List<String>
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes List<String>
    Audit log type filter
    authenticationToken String
    The authentication token value
    authenticationUrl String
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate String
    Base64-encoded certificate
    buckets CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    casbActions List<String>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications List<String>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories List<String>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes List<String>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes List<String>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities List<String>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant CloudNSSFeedCasbTenant
    CASB tenant filter
    channelNames List<String>
    Collaboration channel name filter
    clientDestinationIps List<String>
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts List<String>
    Firewall logs filter based on a client's destination
    clientId String
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps List<String>
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret String
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps List<String>
    Client source IPs configured for NSS feed.
    clientSourcePorts List<String>
    Firewall log filter based on a client's source ports
    connectionHeaders List<String>
    The HTTP Connection headers
    connectionUrl String
    The HTTPS URL of the SIEM log collection API endpoint
    countries List<String>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters List<String>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartments
    Departments filter
    direction String
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    dlpEngines CloudNSSFeedDlpEngines
    DLP engine filter
    dnsActions List<String>
    DNS Control policy action filter
    dnsRequestTypes List<String>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes List<String>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses List<String>
    DNS responses filter
    domains List<String>
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes List<String>
    Download time filter
    durations List<String>
    Filter based on time durations
    emailDlpLogTypes List<String>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction String
    Action filter for Email DLP log type
    endPointDlpLogTypes List<String>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit Integer
    Event per second limit
    event String
    CASB event filter
    externalCollaborators CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    externalOwners CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat String
    Output format used for the feed
    feedStatus String
    The status of the feed
    fileNames List<String>
    Filter based on the file name
    fileSizes List<String>
    File size filter
    fileSources List<String>
    Filter based on the file source
    fileTypeCategories List<String>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories List<String>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions List<String>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode String
    Filter based on the Firewall Filtering policy logging mode
    fullUrls List<String>
    Filter to limit the logs based on specific full URLs
    grantType String
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames List<String>
    Filter to limit the logs based on specific hostnames
    inBoundBytes List<String>
    Filter based on inbound bytes
    internalCollaborators CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    internalIps List<String>
    Filter based on internal IPv4 addresses
    itsmObjectType CloudNSSFeedItsmObjectType
    ITSM object type filter
    jsonArrayToggle Boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups CloudNSSFeedLocationGroups
    A filter based on location groups
    locations CloudNSSFeedLocations
    Location filter
    malwareClasses List<String>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames List<String>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize Integer
    The maximum batch size in KB
    name String
    The name of the cloud NSS feed
    natActions List<String>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType String
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssLogType String
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType String
    NSS type
    nwApplications List<String>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes List<String>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices CloudNSSFeedNwServices
    Firewall network services filter
    oauthAuthentication Boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames List<String>
    CRM object name filter
    objectType1s List<String>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s List<String>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes List<String>
    CRM object type filter
    outBoundBytes List<String>
    Filter based on outbound bytes
    pageRiskIndexes List<String>
    Page Risk Index filter
    policyReasons List<String>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames List<String>
    Repository project name filter
    protocolTypes List<String>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls List<String>
    Referrer URL filter
    repoNames List<String>
    Repository name filter
    requestMethods List<String>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes List<String>
    Request size filter
    responseCodes List<String>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes List<String>
    Request size filter
    rules CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes List<String>
    Scan time filter
    scope String
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName CloudNSSFeedSenderName
    Filter based on sender or owner name
    serverDestinationIps List<String>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps List<String>
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps List<String>
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts List<String>
    Firewall log filter based on the traffic destination name
    sessionCounts List<String>
    Firewall logs filter based on the number of sessions
    siemType String
    Cloud NSS SIEM type
    threatNames List<String>
    Filter based on threat names
    timeZone String
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards List<String>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes List<String>
    Transaction size filter
    tunnelDestIps List<String>
    Destination IPv4 addresses of tunnels
    tunnelIps List<String>
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps List<String>
    Source IPv4 addresses of tunnels
    tunnelSourcePorts List<String>
    Filter based on the tunnel source port
    tunnelTypes List<String>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories CloudNSSFeedUrlCategories
    URL category filter
    urlClasses List<String>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories List<String>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents List<String>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsers
    Users filter
    vpnCredentials CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    webApplicationClasses List<String>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications List<String>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes List<String>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards List<String>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter string
    Policy action filter
    activities string[]
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents string[]
    Filter based on custom user agent strings
    advancedThreats string[]
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts string[]
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes string[]
    Audit log type filter
    authenticationToken string
    The authentication token value
    authenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate string
    Base64-encoded certificate
    buckets CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    casbActions string[]
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications string[]
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories string[]
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes string[]
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes string[]
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities string[]
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant CloudNSSFeedCasbTenant
    CASB tenant filter
    channelNames string[]
    Collaboration channel name filter
    clientDestinationIps string[]
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts string[]
    Firewall logs filter based on a client's destination
    clientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps string[]
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps string[]
    Client source IPs configured for NSS feed.
    clientSourcePorts string[]
    Firewall log filter based on a client's source ports
    connectionHeaders string[]
    The HTTP Connection headers
    connectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    countries string[]
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters string[]
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartments
    Departments filter
    direction string
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    dlpEngines CloudNSSFeedDlpEngines
    DLP engine filter
    dnsActions string[]
    DNS Control policy action filter
    dnsRequestTypes string[]
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes string[]
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses string[]
    DNS responses filter
    domains string[]
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes string[]
    Download time filter
    durations string[]
    Filter based on time durations
    emailDlpLogTypes string[]
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction string
    Action filter for Email DLP log type
    endPointDlpLogTypes string[]
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit number
    Event per second limit
    event string
    CASB event filter
    externalCollaborators CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    externalOwners CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat string
    Output format used for the feed
    feedStatus string
    The status of the feed
    fileNames string[]
    Filter based on the file name
    fileSizes string[]
    File size filter
    fileSources string[]
    Filter based on the file source
    fileTypeCategories string[]
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories string[]
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions string[]
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    fullUrls string[]
    Filter to limit the logs based on specific full URLs
    grantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames string[]
    Filter to limit the logs based on specific hostnames
    inBoundBytes string[]
    Filter based on inbound bytes
    internalCollaborators CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    internalIps string[]
    Filter based on internal IPv4 addresses
    itsmObjectType CloudNSSFeedItsmObjectType
    ITSM object type filter
    jsonArrayToggle boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups CloudNSSFeedLocationGroups
    A filter based on location groups
    locations CloudNSSFeedLocations
    Location filter
    malwareClasses string[]
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames string[]
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize number
    The maximum batch size in KB
    name string
    The name of the cloud NSS feed
    natActions string[]
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType string
    NSS type
    nwApplications string[]
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes string[]
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices CloudNSSFeedNwServices
    Firewall network services filter
    oauthAuthentication boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames string[]
    CRM object name filter
    objectType1s string[]
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s string[]
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes string[]
    CRM object type filter
    outBoundBytes string[]
    Filter based on outbound bytes
    pageRiskIndexes string[]
    Page Risk Index filter
    policyReasons string[]
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames string[]
    Repository project name filter
    protocolTypes string[]
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls string[]
    Referrer URL filter
    repoNames string[]
    Repository name filter
    requestMethods string[]
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes string[]
    Request size filter
    responseCodes string[]
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes string[]
    Request size filter
    rules CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes string[]
    Scan time filter
    scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName CloudNSSFeedSenderName
    Filter based on sender or owner name
    serverDestinationIps string[]
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps string[]
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps string[]
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts string[]
    Firewall log filter based on the traffic destination name
    sessionCounts string[]
    Firewall logs filter based on the number of sessions
    siemType string
    Cloud NSS SIEM type
    threatNames string[]
    Filter based on threat names
    timeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards string[]
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes string[]
    Transaction size filter
    tunnelDestIps string[]
    Destination IPv4 addresses of tunnels
    tunnelIps string[]
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps string[]
    Source IPv4 addresses of tunnels
    tunnelSourcePorts string[]
    Filter based on the tunnel source port
    tunnelTypes string[]
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories CloudNSSFeedUrlCategories
    URL category filter
    urlClasses string[]
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories string[]
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents string[]
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsers
    Users filter
    vpnCredentials CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    webApplicationClasses string[]
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications string[]
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes string[]
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards string[]
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    action_filter str
    Policy action filter
    activities Sequence[str]
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    adv_user_agents Sequence[str]
    Filter based on custom user agent strings
    advanced_threats Sequence[str]
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts Sequence[str]
    Alert filter Supported Values: CRITICAL, WARN
    audit_log_types Sequence[str]
    Audit log type filter
    authentication_token str
    The authentication token value
    authentication_url str
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64_encoded_certificate str
    Base64-encoded certificate
    buckets CloudNSSFeedBucketsArgs
    Filter based on public cloud storage buckets
    casb_actions Sequence[str]
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_applications Sequence[str]
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_file_type_super_categories Sequence[str]
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_file_types Sequence[str]
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_policy_types Sequence[str]
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casb_severities Sequence[str]
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casb_tenant CloudNSSFeedCasbTenantArgs
    CASB tenant filter
    channel_names Sequence[str]
    Collaboration channel name filter
    client_destination_ips Sequence[str]
    Client's destination IPv4 addresses in Firewall policy
    client_destination_ports Sequence[str]
    Firewall logs filter based on a client's destination
    client_id str
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    client_ips Sequence[str]
    Filter to limit the logs based on a client's public IPv4 addresses
    client_secret str
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    client_source_ips Sequence[str]
    Client source IPs configured for NSS feed.
    client_source_ports Sequence[str]
    Firewall log filter based on a client's source ports
    connection_headers Sequence[str]
    The HTTP Connection headers
    connection_url str
    The HTTPS URL of the SIEM log collection API endpoint
    countries Sequence[str]
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    custom_escaped_characters Sequence[str]
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartmentsArgs
    Departments filter
    direction str
    Traffic direction filter specifying inbound or outbound
    dlp_dictionaries CloudNSSFeedDlpDictionariesArgs
    DLP dictionary filter
    dlp_engines CloudNSSFeedDlpEnginesArgs
    DLP engine filter
    dns_actions Sequence[str]
    DNS Control policy action filter
    dns_request_types Sequence[str]
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dns_response_types Sequence[str]
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dns_responses Sequence[str]
    DNS responses filter
    domains Sequence[str]
    Filter to limit the logs to sessions associated with specific domains
    download_times Sequence[str]
    Download time filter
    durations Sequence[str]
    Filter based on time durations
    email_dlp_log_types Sequence[str]
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    email_dlp_policy_action str
    Action filter for Email DLP log type
    end_point_dlp_log_types Sequence[str]
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    eps_rate_limit int
    Event per second limit
    event str
    CASB event filter
    external_collaborators CloudNSSFeedExternalCollaboratorsArgs
    Filter logs to specific recipients outside your organization
    external_owners CloudNSSFeedExternalOwnersArgs
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feed_output_format str
    Output format used for the feed
    feed_status str
    The status of the feed
    file_names Sequence[str]
    Filter based on the file name
    file_sizes Sequence[str]
    File size filter
    file_sources Sequence[str]
    Filter based on the file source
    file_type_categories Sequence[str]
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    file_type_super_categories Sequence[str]
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewall_actions Sequence[str]
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewall_logging_mode str
    Filter based on the Firewall Filtering policy logging mode
    full_urls Sequence[str]
    Filter to limit the logs based on specific full URLs
    grant_type str
    Grant type applicable when SIEM type is set to Azure Sentinel
    host_names Sequence[str]
    Filter to limit the logs based on specific hostnames
    in_bound_bytes Sequence[str]
    Filter based on inbound bytes
    internal_collaborators CloudNSSFeedInternalCollaboratorsArgs
    Filter logs to specific recipients within your organization
    internal_ips Sequence[str]
    Filter based on internal IPv4 addresses
    itsm_object_type CloudNSSFeedItsmObjectTypeArgs
    ITSM object type filter
    json_array_toggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    location_groups CloudNSSFeedLocationGroupsArgs
    A filter based on location groups
    locations CloudNSSFeedLocationsArgs
    Location filter
    malware_classes Sequence[str]
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malware_names Sequence[str]
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    max_batch_size int
    The maximum batch size in KB
    name str
    The name of the cloud NSS feed
    nat_actions Sequence[str]
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nss_feed_type str
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nss_log_type str
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nss_type str
    NSS type
    nw_applications Sequence[str]
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nw_applications_excludes Sequence[str]
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nw_services CloudNSSFeedNwServicesArgs
    Firewall network services filter
    oauth_authentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    object_names Sequence[str]
    CRM object name filter
    object_type1s Sequence[str]
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    object_type2s Sequence[str]
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    object_types Sequence[str]
    CRM object type filter
    out_bound_bytes Sequence[str]
    Filter based on outbound bytes
    page_risk_indexes Sequence[str]
    Page Risk Index filter
    policy_reasons Sequence[str]
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    project_names Sequence[str]
    Repository project name filter
    protocol_types Sequence[str]
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    referer_urls Sequence[str]
    Referrer URL filter
    repo_names Sequence[str]
    Repository name filter
    request_methods Sequence[str]
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    request_sizes Sequence[str]
    Request size filter
    response_codes Sequence[str]
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    response_sizes Sequence[str]
    Request size filter
    rules CloudNSSFeedRulesArgs
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scan_times Sequence[str]
    Scan time filter
    scope str
    Scope applicable when SIEM type is set to Azure Sentinel
    sender_name CloudNSSFeedSenderNameArgs
    Filter based on sender or owner name
    server_destination_ips Sequence[str]
    Filter based on the server's destination IPv4 addresses in Firewall policy
    server_ips Sequence[str]
    Filter to limit the logs based on the server's IPv4 addresses
    server_source_ips Sequence[str]
    Filter based on the server's source IPv4 addresses in Firewall policy
    server_source_ports Sequence[str]
    Firewall log filter based on the traffic destination name
    session_counts Sequence[str]
    Firewall logs filter based on the number of sessions
    siem_type str
    Cloud NSS SIEM type
    threat_names Sequence[str]
    Filter based on threat names
    time_zone str
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    traffic_forwards Sequence[str]
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transaction_sizes Sequence[str]
    Transaction size filter
    tunnel_dest_ips Sequence[str]
    Destination IPv4 addresses of tunnels
    tunnel_ips Sequence[str]
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnel_source_ips Sequence[str]
    Source IPv4 addresses of tunnels
    tunnel_source_ports Sequence[str]
    Filter based on the tunnel source port
    tunnel_types Sequence[str]
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    url_categories CloudNSSFeedUrlCategoriesArgs
    URL category filter
    url_classes Sequence[str]
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    url_super_categories Sequence[str]
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    user_agents Sequence[str]
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsersArgs
    Users filter
    vpn_credentials CloudNSSFeedVpnCredentialsArgs
    Filter based on specific VPN credentials
    web_application_classes Sequence[str]
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    web_applications Sequence[str]
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    web_applications_excludes Sequence[str]
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    web_traffic_forwards Sequence[str]
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter String
    Policy action filter
    activities List<String>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents List<String>
    Filter based on custom user agent strings
    advancedThreats List<String>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts List<String>
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes List<String>
    Audit log type filter
    authenticationToken String
    The authentication token value
    authenticationUrl String
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate String
    Base64-encoded certificate
    buckets Property Map
    Filter based on public cloud storage buckets
    casbActions List<String>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications List<String>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories List<String>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes List<String>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes List<String>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities List<String>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant Property Map
    CASB tenant filter
    channelNames List<String>
    Collaboration channel name filter
    clientDestinationIps List<String>
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts List<String>
    Firewall logs filter based on a client's destination
    clientId String
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps List<String>
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret String
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps List<String>
    Client source IPs configured for NSS feed.
    clientSourcePorts List<String>
    Firewall log filter based on a client's source ports
    connectionHeaders List<String>
    The HTTP Connection headers
    connectionUrl String
    The HTTPS URL of the SIEM log collection API endpoint
    countries List<String>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters List<String>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments Property Map
    Departments filter
    direction String
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries Property Map
    DLP dictionary filter
    dlpEngines Property Map
    DLP engine filter
    dnsActions List<String>
    DNS Control policy action filter
    dnsRequestTypes List<String>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes List<String>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses List<String>
    DNS responses filter
    domains List<String>
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes List<String>
    Download time filter
    durations List<String>
    Filter based on time durations
    emailDlpLogTypes List<String>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction String
    Action filter for Email DLP log type
    endPointDlpLogTypes List<String>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit Number
    Event per second limit
    event String
    CASB event filter
    externalCollaborators Property Map
    Filter logs to specific recipients outside your organization
    externalOwners Property Map
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat String
    Output format used for the feed
    feedStatus String
    The status of the feed
    fileNames List<String>
    Filter based on the file name
    fileSizes List<String>
    File size filter
    fileSources List<String>
    Filter based on the file source
    fileTypeCategories List<String>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories List<String>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions List<String>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode String
    Filter based on the Firewall Filtering policy logging mode
    fullUrls List<String>
    Filter to limit the logs based on specific full URLs
    grantType String
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames List<String>
    Filter to limit the logs based on specific hostnames
    inBoundBytes List<String>
    Filter based on inbound bytes
    internalCollaborators Property Map
    Filter logs to specific recipients within your organization
    internalIps List<String>
    Filter based on internal IPv4 addresses
    itsmObjectType Property Map
    ITSM object type filter
    jsonArrayToggle Boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups Property Map
    A filter based on location groups
    locations Property Map
    Location filter
    malwareClasses List<String>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames List<String>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize Number
    The maximum batch size in KB
    name String
    The name of the cloud NSS feed
    natActions List<String>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType String
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssLogType String
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType String
    NSS type
    nwApplications List<String>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes List<String>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices Property Map
    Firewall network services filter
    oauthAuthentication Boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames List<String>
    CRM object name filter
    objectType1s List<String>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s List<String>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes List<String>
    CRM object type filter
    outBoundBytes List<String>
    Filter based on outbound bytes
    pageRiskIndexes List<String>
    Page Risk Index filter
    policyReasons List<String>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames List<String>
    Repository project name filter
    protocolTypes List<String>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls List<String>
    Referrer URL filter
    repoNames List<String>
    Repository name filter
    requestMethods List<String>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes List<String>
    Request size filter
    responseCodes List<String>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes List<String>
    Request size filter
    rules Property Map
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes List<String>
    Scan time filter
    scope String
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName Property Map
    Filter based on sender or owner name
    serverDestinationIps List<String>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps List<String>
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps List<String>
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts List<String>
    Firewall log filter based on the traffic destination name
    sessionCounts List<String>
    Firewall logs filter based on the number of sessions
    siemType String
    Cloud NSS SIEM type
    threatNames List<String>
    Filter based on threat names
    timeZone String
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards List<String>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes List<String>
    Transaction size filter
    tunnelDestIps List<String>
    Destination IPv4 addresses of tunnels
    tunnelIps List<String>
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps List<String>
    Source IPv4 addresses of tunnels
    tunnelSourcePorts List<String>
    Filter based on the tunnel source port
    tunnelTypes List<String>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories Property Map
    URL category filter
    urlClasses List<String>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories List<String>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents List<String>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users Property Map
    Users filter
    vpnCredentials Property Map
    Filter based on specific VPN credentials
    webApplicationClasses List<String>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications List<String>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes List<String>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards List<String>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI

    Outputs

    All input properties are implicitly available as output properties. Additionally, the CloudNSSFeed resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    NssId int
    Id string
    The provider-assigned unique ID for this managed resource.
    NssId int
    id String
    The provider-assigned unique ID for this managed resource.
    nssId Integer
    id string
    The provider-assigned unique ID for this managed resource.
    nssId number
    id str
    The provider-assigned unique ID for this managed resource.
    nss_id int
    id String
    The provider-assigned unique ID for this managed resource.
    nssId Number

    Look up Existing CloudNSSFeed Resource

    Get an existing CloudNSSFeed resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: CloudNSSFeedState, opts?: CustomResourceOptions): CloudNSSFeed
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            action_filter: Optional[str] = None,
            activities: Optional[Sequence[str]] = None,
            adv_user_agents: Optional[Sequence[str]] = None,
            advanced_threats: Optional[Sequence[str]] = None,
            alerts: Optional[Sequence[str]] = None,
            audit_log_types: Optional[Sequence[str]] = None,
            authentication_token: Optional[str] = None,
            authentication_url: Optional[str] = None,
            base64_encoded_certificate: Optional[str] = None,
            buckets: Optional[CloudNSSFeedBucketsArgs] = None,
            casb_actions: Optional[Sequence[str]] = None,
            casb_applications: Optional[Sequence[str]] = None,
            casb_file_type_super_categories: Optional[Sequence[str]] = None,
            casb_file_types: Optional[Sequence[str]] = None,
            casb_policy_types: Optional[Sequence[str]] = None,
            casb_severities: Optional[Sequence[str]] = None,
            casb_tenant: Optional[CloudNSSFeedCasbTenantArgs] = None,
            channel_names: Optional[Sequence[str]] = None,
            client_destination_ips: Optional[Sequence[str]] = None,
            client_destination_ports: Optional[Sequence[str]] = None,
            client_id: Optional[str] = None,
            client_ips: Optional[Sequence[str]] = None,
            client_secret: Optional[str] = None,
            client_source_ips: Optional[Sequence[str]] = None,
            client_source_ports: Optional[Sequence[str]] = None,
            connection_headers: Optional[Sequence[str]] = None,
            connection_url: Optional[str] = None,
            countries: Optional[Sequence[str]] = None,
            custom_escaped_characters: Optional[Sequence[str]] = None,
            departments: Optional[CloudNSSFeedDepartmentsArgs] = None,
            direction: Optional[str] = None,
            dlp_dictionaries: Optional[CloudNSSFeedDlpDictionariesArgs] = None,
            dlp_engines: Optional[CloudNSSFeedDlpEnginesArgs] = None,
            dns_actions: Optional[Sequence[str]] = None,
            dns_request_types: Optional[Sequence[str]] = None,
            dns_response_types: Optional[Sequence[str]] = None,
            dns_responses: Optional[Sequence[str]] = None,
            domains: Optional[Sequence[str]] = None,
            download_times: Optional[Sequence[str]] = None,
            durations: Optional[Sequence[str]] = None,
            email_dlp_log_types: Optional[Sequence[str]] = None,
            email_dlp_policy_action: Optional[str] = None,
            end_point_dlp_log_types: Optional[Sequence[str]] = None,
            eps_rate_limit: Optional[int] = None,
            event: Optional[str] = None,
            external_collaborators: Optional[CloudNSSFeedExternalCollaboratorsArgs] = None,
            external_owners: Optional[CloudNSSFeedExternalOwnersArgs] = None,
            feed_output_format: Optional[str] = None,
            feed_status: Optional[str] = None,
            file_names: Optional[Sequence[str]] = None,
            file_sizes: Optional[Sequence[str]] = None,
            file_sources: Optional[Sequence[str]] = None,
            file_type_categories: Optional[Sequence[str]] = None,
            file_type_super_categories: Optional[Sequence[str]] = None,
            firewall_actions: Optional[Sequence[str]] = None,
            firewall_logging_mode: Optional[str] = None,
            full_urls: Optional[Sequence[str]] = None,
            grant_type: Optional[str] = None,
            host_names: Optional[Sequence[str]] = None,
            in_bound_bytes: Optional[Sequence[str]] = None,
            internal_collaborators: Optional[CloudNSSFeedInternalCollaboratorsArgs] = None,
            internal_ips: Optional[Sequence[str]] = None,
            itsm_object_type: Optional[CloudNSSFeedItsmObjectTypeArgs] = None,
            json_array_toggle: Optional[bool] = None,
            location_groups: Optional[CloudNSSFeedLocationGroupsArgs] = None,
            locations: Optional[CloudNSSFeedLocationsArgs] = None,
            malware_classes: Optional[Sequence[str]] = None,
            malware_names: Optional[Sequence[str]] = None,
            max_batch_size: Optional[int] = None,
            name: Optional[str] = None,
            nat_actions: Optional[Sequence[str]] = None,
            nss_feed_type: Optional[str] = None,
            nss_id: Optional[int] = None,
            nss_log_type: Optional[str] = None,
            nss_type: Optional[str] = None,
            nw_applications: Optional[Sequence[str]] = None,
            nw_applications_excludes: Optional[Sequence[str]] = None,
            nw_services: Optional[CloudNSSFeedNwServicesArgs] = None,
            oauth_authentication: Optional[bool] = None,
            object_names: Optional[Sequence[str]] = None,
            object_type1s: Optional[Sequence[str]] = None,
            object_type2s: Optional[Sequence[str]] = None,
            object_types: Optional[Sequence[str]] = None,
            out_bound_bytes: Optional[Sequence[str]] = None,
            page_risk_indexes: Optional[Sequence[str]] = None,
            policy_reasons: Optional[Sequence[str]] = None,
            project_names: Optional[Sequence[str]] = None,
            protocol_types: Optional[Sequence[str]] = None,
            referer_urls: Optional[Sequence[str]] = None,
            repo_names: Optional[Sequence[str]] = None,
            request_methods: Optional[Sequence[str]] = None,
            request_sizes: Optional[Sequence[str]] = None,
            response_codes: Optional[Sequence[str]] = None,
            response_sizes: Optional[Sequence[str]] = None,
            rules: Optional[CloudNSSFeedRulesArgs] = None,
            scan_times: Optional[Sequence[str]] = None,
            scope: Optional[str] = None,
            sender_name: Optional[CloudNSSFeedSenderNameArgs] = None,
            server_destination_ips: Optional[Sequence[str]] = None,
            server_ips: Optional[Sequence[str]] = None,
            server_source_ips: Optional[Sequence[str]] = None,
            server_source_ports: Optional[Sequence[str]] = None,
            session_counts: Optional[Sequence[str]] = None,
            siem_type: Optional[str] = None,
            threat_names: Optional[Sequence[str]] = None,
            time_zone: Optional[str] = None,
            traffic_forwards: Optional[Sequence[str]] = None,
            transaction_sizes: Optional[Sequence[str]] = None,
            tunnel_dest_ips: Optional[Sequence[str]] = None,
            tunnel_ips: Optional[Sequence[str]] = None,
            tunnel_source_ips: Optional[Sequence[str]] = None,
            tunnel_source_ports: Optional[Sequence[str]] = None,
            tunnel_types: Optional[Sequence[str]] = None,
            url_categories: Optional[CloudNSSFeedUrlCategoriesArgs] = None,
            url_classes: Optional[Sequence[str]] = None,
            url_super_categories: Optional[Sequence[str]] = None,
            user_agents: Optional[Sequence[str]] = None,
            users: Optional[CloudNSSFeedUsersArgs] = None,
            vpn_credentials: Optional[CloudNSSFeedVpnCredentialsArgs] = None,
            web_application_classes: Optional[Sequence[str]] = None,
            web_applications: Optional[Sequence[str]] = None,
            web_applications_excludes: Optional[Sequence[str]] = None,
            web_traffic_forwards: Optional[Sequence[str]] = None) -> CloudNSSFeed
    func GetCloudNSSFeed(ctx *Context, name string, id IDInput, state *CloudNSSFeedState, opts ...ResourceOption) (*CloudNSSFeed, error)
    public static CloudNSSFeed Get(string name, Input<string> id, CloudNSSFeedState? state, CustomResourceOptions? opts = null)
    public static CloudNSSFeed get(String name, Output<String> id, CloudNSSFeedState state, CustomResourceOptions options)
    resources:  _:    type: zia:CloudNSSFeed    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    ActionFilter string
    Policy action filter
    Activities List<string>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    AdvUserAgents List<string>
    Filter based on custom user agent strings
    AdvancedThreats List<string>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Alerts List<string>
    Alert filter Supported Values: CRITICAL, WARN
    AuditLogTypes List<string>
    Audit log type filter
    AuthenticationToken string
    The authentication token value
    AuthenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    Base64EncodedCertificate string
    Base64-encoded certificate
    Buckets zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    CasbActions List<string>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbApplications List<string>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypeSuperCategories List<string>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypes List<string>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbPolicyTypes List<string>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    CasbSeverities List<string>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    CasbTenant zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedCasbTenant
    CASB tenant filter
    ChannelNames List<string>
    Collaboration channel name filter
    ClientDestinationIps List<string>
    Client's destination IPv4 addresses in Firewall policy
    ClientDestinationPorts List<string>
    Firewall logs filter based on a client's destination
    ClientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    ClientIps List<string>
    Filter to limit the logs based on a client's public IPv4 addresses
    ClientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    ClientSourceIps List<string>
    Client source IPs configured for NSS feed.
    ClientSourcePorts List<string>
    Firewall log filter based on a client's source ports
    ConnectionHeaders List<string>
    The HTTP Connection headers
    ConnectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    Countries List<string>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CustomEscapedCharacters List<string>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    Departments zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDepartments
    Departments filter
    Direction string
    Traffic direction filter specifying inbound or outbound
    DlpDictionaries zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    DlpEngines zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedDlpEngines
    DLP engine filter
    DnsActions List<string>
    DNS Control policy action filter
    DnsRequestTypes List<string>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    DnsResponseTypes List<string>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    DnsResponses List<string>
    DNS responses filter
    Domains List<string>
    Filter to limit the logs to sessions associated with specific domains
    DownloadTimes List<string>
    Download time filter
    Durations List<string>
    Filter based on time durations
    EmailDlpLogTypes List<string>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    EmailDlpPolicyAction string
    Action filter for Email DLP log type
    EndPointDlpLogTypes List<string>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    EpsRateLimit int
    Event per second limit
    Event string
    CASB event filter
    ExternalCollaborators zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    ExternalOwners zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    FeedOutputFormat string
    Output format used for the feed
    FeedStatus string
    The status of the feed
    FileNames List<string>
    Filter based on the file name
    FileSizes List<string>
    File size filter
    FileSources List<string>
    Filter based on the file source
    FileTypeCategories List<string>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FileTypeSuperCategories List<string>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FirewallActions List<string>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    FirewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    FullUrls List<string>
    Filter to limit the logs based on specific full URLs
    GrantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    HostNames List<string>
    Filter to limit the logs based on specific hostnames
    InBoundBytes List<string>
    Filter based on inbound bytes
    InternalCollaborators zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    InternalIps List<string>
    Filter based on internal IPv4 addresses
    ItsmObjectType zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedItsmObjectType
    ITSM object type filter
    JsonArrayToggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    LocationGroups zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedLocationGroups
    A filter based on location groups
    Locations zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedLocations
    Location filter
    MalwareClasses List<string>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MalwareNames List<string>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MaxBatchSize int
    The maximum batch size in KB
    Name string
    The name of the cloud NSS feed
    NatActions List<string>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    NssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    NssId int
    NssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    NssType string
    NSS type
    NwApplications List<string>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwApplicationsExcludes List<string>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwServices zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedNwServices
    Firewall network services filter
    OauthAuthentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    ObjectNames List<string>
    CRM object name filter
    ObjectType1s List<string>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectType2s List<string>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectTypes List<string>
    CRM object type filter
    OutBoundBytes List<string>
    Filter based on outbound bytes
    PageRiskIndexes List<string>
    Page Risk Index filter
    PolicyReasons List<string>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ProjectNames List<string>
    Repository project name filter
    ProtocolTypes List<string>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    RefererUrls List<string>
    Referrer URL filter
    RepoNames List<string>
    Repository name filter
    RequestMethods List<string>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    RequestSizes List<string>
    Request size filter
    ResponseCodes List<string>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ResponseSizes List<string>
    Request size filter
    Rules zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    ScanTimes List<string>
    Scan time filter
    Scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    SenderName zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedSenderName
    Filter based on sender or owner name
    ServerDestinationIps List<string>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    ServerIps List<string>
    Filter to limit the logs based on the server's IPv4 addresses
    ServerSourceIps List<string>
    Filter based on the server's source IPv4 addresses in Firewall policy
    ServerSourcePorts List<string>
    Firewall log filter based on the traffic destination name
    SessionCounts List<string>
    Firewall logs filter based on the number of sessions
    SiemType string
    Cloud NSS SIEM type
    ThreatNames List<string>
    Filter based on threat names
    TimeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    TrafficForwards List<string>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    TransactionSizes List<string>
    Transaction size filter
    TunnelDestIps List<string>
    Destination IPv4 addresses of tunnels
    TunnelIps List<string>
    Filter based on tunnel IPv4 addresses in Firewall policy
    TunnelSourceIps List<string>
    Source IPv4 addresses of tunnels
    TunnelSourcePorts List<string>
    Filter based on the tunnel source port
    TunnelTypes List<string>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    UrlCategories zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedUrlCategories
    URL category filter
    UrlClasses List<string>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UrlSuperCategories List<string>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UserAgents List<string>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Users zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedUsers
    Users filter
    VpnCredentials zscaler.PulumiPackage.Zia.Inputs.CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    WebApplicationClasses List<string>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    WebApplications List<string>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebApplicationsExcludes List<string>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebTrafficForwards List<string>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    ActionFilter string
    Policy action filter
    Activities []string
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    AdvUserAgents []string
    Filter based on custom user agent strings
    AdvancedThreats []string
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Alerts []string
    Alert filter Supported Values: CRITICAL, WARN
    AuditLogTypes []string
    Audit log type filter
    AuthenticationToken string
    The authentication token value
    AuthenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    Base64EncodedCertificate string
    Base64-encoded certificate
    Buckets CloudNSSFeedBucketsArgs
    Filter based on public cloud storage buckets
    CasbActions []string
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbApplications []string
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypeSuperCategories []string
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbFileTypes []string
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CasbPolicyTypes []string
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    CasbSeverities []string
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    CasbTenant CloudNSSFeedCasbTenantArgs
    CASB tenant filter
    ChannelNames []string
    Collaboration channel name filter
    ClientDestinationIps []string
    Client's destination IPv4 addresses in Firewall policy
    ClientDestinationPorts []string
    Firewall logs filter based on a client's destination
    ClientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    ClientIps []string
    Filter to limit the logs based on a client's public IPv4 addresses
    ClientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    ClientSourceIps []string
    Client source IPs configured for NSS feed.
    ClientSourcePorts []string
    Firewall log filter based on a client's source ports
    ConnectionHeaders []string
    The HTTP Connection headers
    ConnectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    Countries []string
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    CustomEscapedCharacters []string
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    Departments CloudNSSFeedDepartmentsArgs
    Departments filter
    Direction string
    Traffic direction filter specifying inbound or outbound
    DlpDictionaries CloudNSSFeedDlpDictionariesArgs
    DLP dictionary filter
    DlpEngines CloudNSSFeedDlpEnginesArgs
    DLP engine filter
    DnsActions []string
    DNS Control policy action filter
    DnsRequestTypes []string
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    DnsResponseTypes []string
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    DnsResponses []string
    DNS responses filter
    Domains []string
    Filter to limit the logs to sessions associated with specific domains
    DownloadTimes []string
    Download time filter
    Durations []string
    Filter based on time durations
    EmailDlpLogTypes []string
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    EmailDlpPolicyAction string
    Action filter for Email DLP log type
    EndPointDlpLogTypes []string
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    EpsRateLimit int
    Event per second limit
    Event string
    CASB event filter
    ExternalCollaborators CloudNSSFeedExternalCollaboratorsArgs
    Filter logs to specific recipients outside your organization
    ExternalOwners CloudNSSFeedExternalOwnersArgs
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    FeedOutputFormat string
    Output format used for the feed
    FeedStatus string
    The status of the feed
    FileNames []string
    Filter based on the file name
    FileSizes []string
    File size filter
    FileSources []string
    Filter based on the file source
    FileTypeCategories []string
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FileTypeSuperCategories []string
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    FirewallActions []string
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    FirewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    FullUrls []string
    Filter to limit the logs based on specific full URLs
    GrantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    HostNames []string
    Filter to limit the logs based on specific hostnames
    InBoundBytes []string
    Filter based on inbound bytes
    InternalCollaborators CloudNSSFeedInternalCollaboratorsArgs
    Filter logs to specific recipients within your organization
    InternalIps []string
    Filter based on internal IPv4 addresses
    ItsmObjectType CloudNSSFeedItsmObjectTypeArgs
    ITSM object type filter
    JsonArrayToggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    LocationGroups CloudNSSFeedLocationGroupsArgs
    A filter based on location groups
    Locations CloudNSSFeedLocationsArgs
    Location filter
    MalwareClasses []string
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MalwareNames []string
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    MaxBatchSize int
    The maximum batch size in KB
    Name string
    The name of the cloud NSS feed
    NatActions []string
    NAT Control policy actions filter Supported Values: NONE, DNAT
    NssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    NssId int
    NssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    NssType string
    NSS type
    NwApplications []string
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwApplicationsExcludes []string
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    NwServices CloudNSSFeedNwServicesArgs
    Firewall network services filter
    OauthAuthentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    ObjectNames []string
    CRM object name filter
    ObjectType1s []string
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectType2s []string
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ObjectTypes []string
    CRM object type filter
    OutBoundBytes []string
    Filter based on outbound bytes
    PageRiskIndexes []string
    Page Risk Index filter
    PolicyReasons []string
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ProjectNames []string
    Repository project name filter
    ProtocolTypes []string
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    RefererUrls []string
    Referrer URL filter
    RepoNames []string
    Repository name filter
    RequestMethods []string
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    RequestSizes []string
    Request size filter
    ResponseCodes []string
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    ResponseSizes []string
    Request size filter
    Rules CloudNSSFeedRulesArgs
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    ScanTimes []string
    Scan time filter
    Scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    SenderName CloudNSSFeedSenderNameArgs
    Filter based on sender or owner name
    ServerDestinationIps []string
    Filter based on the server's destination IPv4 addresses in Firewall policy
    ServerIps []string
    Filter to limit the logs based on the server's IPv4 addresses
    ServerSourceIps []string
    Filter based on the server's source IPv4 addresses in Firewall policy
    ServerSourcePorts []string
    Firewall log filter based on the traffic destination name
    SessionCounts []string
    Firewall logs filter based on the number of sessions
    SiemType string
    Cloud NSS SIEM type
    ThreatNames []string
    Filter based on threat names
    TimeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    TrafficForwards []string
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    TransactionSizes []string
    Transaction size filter
    TunnelDestIps []string
    Destination IPv4 addresses of tunnels
    TunnelIps []string
    Filter based on tunnel IPv4 addresses in Firewall policy
    TunnelSourceIps []string
    Source IPv4 addresses of tunnels
    TunnelSourcePorts []string
    Filter based on the tunnel source port
    TunnelTypes []string
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    UrlCategories CloudNSSFeedUrlCategoriesArgs
    URL category filter
    UrlClasses []string
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UrlSuperCategories []string
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    UserAgents []string
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    Users CloudNSSFeedUsersArgs
    Users filter
    VpnCredentials CloudNSSFeedVpnCredentialsArgs
    Filter based on specific VPN credentials
    WebApplicationClasses []string
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    WebApplications []string
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebApplicationsExcludes []string
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    WebTrafficForwards []string
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter String
    Policy action filter
    activities List<String>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents List<String>
    Filter based on custom user agent strings
    advancedThreats List<String>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts List<String>
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes List<String>
    Audit log type filter
    authenticationToken String
    The authentication token value
    authenticationUrl String
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate String
    Base64-encoded certificate
    buckets CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    casbActions List<String>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications List<String>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories List<String>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes List<String>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes List<String>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities List<String>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant CloudNSSFeedCasbTenant
    CASB tenant filter
    channelNames List<String>
    Collaboration channel name filter
    clientDestinationIps List<String>
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts List<String>
    Firewall logs filter based on a client's destination
    clientId String
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps List<String>
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret String
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps List<String>
    Client source IPs configured for NSS feed.
    clientSourcePorts List<String>
    Firewall log filter based on a client's source ports
    connectionHeaders List<String>
    The HTTP Connection headers
    connectionUrl String
    The HTTPS URL of the SIEM log collection API endpoint
    countries List<String>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters List<String>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartments
    Departments filter
    direction String
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    dlpEngines CloudNSSFeedDlpEngines
    DLP engine filter
    dnsActions List<String>
    DNS Control policy action filter
    dnsRequestTypes List<String>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes List<String>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses List<String>
    DNS responses filter
    domains List<String>
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes List<String>
    Download time filter
    durations List<String>
    Filter based on time durations
    emailDlpLogTypes List<String>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction String
    Action filter for Email DLP log type
    endPointDlpLogTypes List<String>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit Integer
    Event per second limit
    event String
    CASB event filter
    externalCollaborators CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    externalOwners CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat String
    Output format used for the feed
    feedStatus String
    The status of the feed
    fileNames List<String>
    Filter based on the file name
    fileSizes List<String>
    File size filter
    fileSources List<String>
    Filter based on the file source
    fileTypeCategories List<String>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories List<String>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions List<String>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode String
    Filter based on the Firewall Filtering policy logging mode
    fullUrls List<String>
    Filter to limit the logs based on specific full URLs
    grantType String
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames List<String>
    Filter to limit the logs based on specific hostnames
    inBoundBytes List<String>
    Filter based on inbound bytes
    internalCollaborators CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    internalIps List<String>
    Filter based on internal IPv4 addresses
    itsmObjectType CloudNSSFeedItsmObjectType
    ITSM object type filter
    jsonArrayToggle Boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups CloudNSSFeedLocationGroups
    A filter based on location groups
    locations CloudNSSFeedLocations
    Location filter
    malwareClasses List<String>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames List<String>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize Integer
    The maximum batch size in KB
    name String
    The name of the cloud NSS feed
    natActions List<String>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType String
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssId Integer
    nssLogType String
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType String
    NSS type
    nwApplications List<String>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes List<String>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices CloudNSSFeedNwServices
    Firewall network services filter
    oauthAuthentication Boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames List<String>
    CRM object name filter
    objectType1s List<String>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s List<String>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes List<String>
    CRM object type filter
    outBoundBytes List<String>
    Filter based on outbound bytes
    pageRiskIndexes List<String>
    Page Risk Index filter
    policyReasons List<String>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames List<String>
    Repository project name filter
    protocolTypes List<String>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls List<String>
    Referrer URL filter
    repoNames List<String>
    Repository name filter
    requestMethods List<String>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes List<String>
    Request size filter
    responseCodes List<String>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes List<String>
    Request size filter
    rules CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes List<String>
    Scan time filter
    scope String
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName CloudNSSFeedSenderName
    Filter based on sender or owner name
    serverDestinationIps List<String>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps List<String>
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps List<String>
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts List<String>
    Firewall log filter based on the traffic destination name
    sessionCounts List<String>
    Firewall logs filter based on the number of sessions
    siemType String
    Cloud NSS SIEM type
    threatNames List<String>
    Filter based on threat names
    timeZone String
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards List<String>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes List<String>
    Transaction size filter
    tunnelDestIps List<String>
    Destination IPv4 addresses of tunnels
    tunnelIps List<String>
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps List<String>
    Source IPv4 addresses of tunnels
    tunnelSourcePorts List<String>
    Filter based on the tunnel source port
    tunnelTypes List<String>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories CloudNSSFeedUrlCategories
    URL category filter
    urlClasses List<String>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories List<String>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents List<String>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsers
    Users filter
    vpnCredentials CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    webApplicationClasses List<String>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications List<String>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes List<String>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards List<String>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter string
    Policy action filter
    activities string[]
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents string[]
    Filter based on custom user agent strings
    advancedThreats string[]
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts string[]
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes string[]
    Audit log type filter
    authenticationToken string
    The authentication token value
    authenticationUrl string
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate string
    Base64-encoded certificate
    buckets CloudNSSFeedBuckets
    Filter based on public cloud storage buckets
    casbActions string[]
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications string[]
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories string[]
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes string[]
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes string[]
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities string[]
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant CloudNSSFeedCasbTenant
    CASB tenant filter
    channelNames string[]
    Collaboration channel name filter
    clientDestinationIps string[]
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts string[]
    Firewall logs filter based on a client's destination
    clientId string
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps string[]
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret string
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps string[]
    Client source IPs configured for NSS feed.
    clientSourcePorts string[]
    Firewall log filter based on a client's source ports
    connectionHeaders string[]
    The HTTP Connection headers
    connectionUrl string
    The HTTPS URL of the SIEM log collection API endpoint
    countries string[]
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters string[]
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartments
    Departments filter
    direction string
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries CloudNSSFeedDlpDictionaries
    DLP dictionary filter
    dlpEngines CloudNSSFeedDlpEngines
    DLP engine filter
    dnsActions string[]
    DNS Control policy action filter
    dnsRequestTypes string[]
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes string[]
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses string[]
    DNS responses filter
    domains string[]
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes string[]
    Download time filter
    durations string[]
    Filter based on time durations
    emailDlpLogTypes string[]
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction string
    Action filter for Email DLP log type
    endPointDlpLogTypes string[]
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit number
    Event per second limit
    event string
    CASB event filter
    externalCollaborators CloudNSSFeedExternalCollaborators
    Filter logs to specific recipients outside your organization
    externalOwners CloudNSSFeedExternalOwners
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat string
    Output format used for the feed
    feedStatus string
    The status of the feed
    fileNames string[]
    Filter based on the file name
    fileSizes string[]
    File size filter
    fileSources string[]
    Filter based on the file source
    fileTypeCategories string[]
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories string[]
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions string[]
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode string
    Filter based on the Firewall Filtering policy logging mode
    fullUrls string[]
    Filter to limit the logs based on specific full URLs
    grantType string
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames string[]
    Filter to limit the logs based on specific hostnames
    inBoundBytes string[]
    Filter based on inbound bytes
    internalCollaborators CloudNSSFeedInternalCollaborators
    Filter logs to specific recipients within your organization
    internalIps string[]
    Filter based on internal IPv4 addresses
    itsmObjectType CloudNSSFeedItsmObjectType
    ITSM object type filter
    jsonArrayToggle boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups CloudNSSFeedLocationGroups
    A filter based on location groups
    locations CloudNSSFeedLocations
    Location filter
    malwareClasses string[]
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames string[]
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize number
    The maximum batch size in KB
    name string
    The name of the cloud NSS feed
    natActions string[]
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType string
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssId number
    nssLogType string
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType string
    NSS type
    nwApplications string[]
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes string[]
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices CloudNSSFeedNwServices
    Firewall network services filter
    oauthAuthentication boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames string[]
    CRM object name filter
    objectType1s string[]
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s string[]
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes string[]
    CRM object type filter
    outBoundBytes string[]
    Filter based on outbound bytes
    pageRiskIndexes string[]
    Page Risk Index filter
    policyReasons string[]
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames string[]
    Repository project name filter
    protocolTypes string[]
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls string[]
    Referrer URL filter
    repoNames string[]
    Repository name filter
    requestMethods string[]
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes string[]
    Request size filter
    responseCodes string[]
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes string[]
    Request size filter
    rules CloudNSSFeedRules
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes string[]
    Scan time filter
    scope string
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName CloudNSSFeedSenderName
    Filter based on sender or owner name
    serverDestinationIps string[]
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps string[]
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps string[]
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts string[]
    Firewall log filter based on the traffic destination name
    sessionCounts string[]
    Firewall logs filter based on the number of sessions
    siemType string
    Cloud NSS SIEM type
    threatNames string[]
    Filter based on threat names
    timeZone string
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards string[]
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes string[]
    Transaction size filter
    tunnelDestIps string[]
    Destination IPv4 addresses of tunnels
    tunnelIps string[]
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps string[]
    Source IPv4 addresses of tunnels
    tunnelSourcePorts string[]
    Filter based on the tunnel source port
    tunnelTypes string[]
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories CloudNSSFeedUrlCategories
    URL category filter
    urlClasses string[]
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories string[]
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents string[]
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsers
    Users filter
    vpnCredentials CloudNSSFeedVpnCredentials
    Filter based on specific VPN credentials
    webApplicationClasses string[]
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications string[]
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes string[]
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards string[]
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    action_filter str
    Policy action filter
    activities Sequence[str]
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    adv_user_agents Sequence[str]
    Filter based on custom user agent strings
    advanced_threats Sequence[str]
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts Sequence[str]
    Alert filter Supported Values: CRITICAL, WARN
    audit_log_types Sequence[str]
    Audit log type filter
    authentication_token str
    The authentication token value
    authentication_url str
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64_encoded_certificate str
    Base64-encoded certificate
    buckets CloudNSSFeedBucketsArgs
    Filter based on public cloud storage buckets
    casb_actions Sequence[str]
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_applications Sequence[str]
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_file_type_super_categories Sequence[str]
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_file_types Sequence[str]
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casb_policy_types Sequence[str]
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casb_severities Sequence[str]
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casb_tenant CloudNSSFeedCasbTenantArgs
    CASB tenant filter
    channel_names Sequence[str]
    Collaboration channel name filter
    client_destination_ips Sequence[str]
    Client's destination IPv4 addresses in Firewall policy
    client_destination_ports Sequence[str]
    Firewall logs filter based on a client's destination
    client_id str
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    client_ips Sequence[str]
    Filter to limit the logs based on a client's public IPv4 addresses
    client_secret str
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    client_source_ips Sequence[str]
    Client source IPs configured for NSS feed.
    client_source_ports Sequence[str]
    Firewall log filter based on a client's source ports
    connection_headers Sequence[str]
    The HTTP Connection headers
    connection_url str
    The HTTPS URL of the SIEM log collection API endpoint
    countries Sequence[str]
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    custom_escaped_characters Sequence[str]
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments CloudNSSFeedDepartmentsArgs
    Departments filter
    direction str
    Traffic direction filter specifying inbound or outbound
    dlp_dictionaries CloudNSSFeedDlpDictionariesArgs
    DLP dictionary filter
    dlp_engines CloudNSSFeedDlpEnginesArgs
    DLP engine filter
    dns_actions Sequence[str]
    DNS Control policy action filter
    dns_request_types Sequence[str]
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dns_response_types Sequence[str]
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dns_responses Sequence[str]
    DNS responses filter
    domains Sequence[str]
    Filter to limit the logs to sessions associated with specific domains
    download_times Sequence[str]
    Download time filter
    durations Sequence[str]
    Filter based on time durations
    email_dlp_log_types Sequence[str]
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    email_dlp_policy_action str
    Action filter for Email DLP log type
    end_point_dlp_log_types Sequence[str]
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    eps_rate_limit int
    Event per second limit
    event str
    CASB event filter
    external_collaborators CloudNSSFeedExternalCollaboratorsArgs
    Filter logs to specific recipients outside your organization
    external_owners CloudNSSFeedExternalOwnersArgs
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feed_output_format str
    Output format used for the feed
    feed_status str
    The status of the feed
    file_names Sequence[str]
    Filter based on the file name
    file_sizes Sequence[str]
    File size filter
    file_sources Sequence[str]
    Filter based on the file source
    file_type_categories Sequence[str]
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    file_type_super_categories Sequence[str]
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewall_actions Sequence[str]
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewall_logging_mode str
    Filter based on the Firewall Filtering policy logging mode
    full_urls Sequence[str]
    Filter to limit the logs based on specific full URLs
    grant_type str
    Grant type applicable when SIEM type is set to Azure Sentinel
    host_names Sequence[str]
    Filter to limit the logs based on specific hostnames
    in_bound_bytes Sequence[str]
    Filter based on inbound bytes
    internal_collaborators CloudNSSFeedInternalCollaboratorsArgs
    Filter logs to specific recipients within your organization
    internal_ips Sequence[str]
    Filter based on internal IPv4 addresses
    itsm_object_type CloudNSSFeedItsmObjectTypeArgs
    ITSM object type filter
    json_array_toggle bool
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    location_groups CloudNSSFeedLocationGroupsArgs
    A filter based on location groups
    locations CloudNSSFeedLocationsArgs
    Location filter
    malware_classes Sequence[str]
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malware_names Sequence[str]
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    max_batch_size int
    The maximum batch size in KB
    name str
    The name of the cloud NSS feed
    nat_actions Sequence[str]
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nss_feed_type str
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nss_id int
    nss_log_type str
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nss_type str
    NSS type
    nw_applications Sequence[str]
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nw_applications_excludes Sequence[str]
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nw_services CloudNSSFeedNwServicesArgs
    Firewall network services filter
    oauth_authentication bool
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    object_names Sequence[str]
    CRM object name filter
    object_type1s Sequence[str]
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    object_type2s Sequence[str]
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    object_types Sequence[str]
    CRM object type filter
    out_bound_bytes Sequence[str]
    Filter based on outbound bytes
    page_risk_indexes Sequence[str]
    Page Risk Index filter
    policy_reasons Sequence[str]
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    project_names Sequence[str]
    Repository project name filter
    protocol_types Sequence[str]
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    referer_urls Sequence[str]
    Referrer URL filter
    repo_names Sequence[str]
    Repository name filter
    request_methods Sequence[str]
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    request_sizes Sequence[str]
    Request size filter
    response_codes Sequence[str]
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    response_sizes Sequence[str]
    Request size filter
    rules CloudNSSFeedRulesArgs
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scan_times Sequence[str]
    Scan time filter
    scope str
    Scope applicable when SIEM type is set to Azure Sentinel
    sender_name CloudNSSFeedSenderNameArgs
    Filter based on sender or owner name
    server_destination_ips Sequence[str]
    Filter based on the server's destination IPv4 addresses in Firewall policy
    server_ips Sequence[str]
    Filter to limit the logs based on the server's IPv4 addresses
    server_source_ips Sequence[str]
    Filter based on the server's source IPv4 addresses in Firewall policy
    server_source_ports Sequence[str]
    Firewall log filter based on the traffic destination name
    session_counts Sequence[str]
    Firewall logs filter based on the number of sessions
    siem_type str
    Cloud NSS SIEM type
    threat_names Sequence[str]
    Filter based on threat names
    time_zone str
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    traffic_forwards Sequence[str]
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transaction_sizes Sequence[str]
    Transaction size filter
    tunnel_dest_ips Sequence[str]
    Destination IPv4 addresses of tunnels
    tunnel_ips Sequence[str]
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnel_source_ips Sequence[str]
    Source IPv4 addresses of tunnels
    tunnel_source_ports Sequence[str]
    Filter based on the tunnel source port
    tunnel_types Sequence[str]
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    url_categories CloudNSSFeedUrlCategoriesArgs
    URL category filter
    url_classes Sequence[str]
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    url_super_categories Sequence[str]
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    user_agents Sequence[str]
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users CloudNSSFeedUsersArgs
    Users filter
    vpn_credentials CloudNSSFeedVpnCredentialsArgs
    Filter based on specific VPN credentials
    web_application_classes Sequence[str]
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    web_applications Sequence[str]
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    web_applications_excludes Sequence[str]
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    web_traffic_forwards Sequence[str]
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    actionFilter String
    Policy action filter
    activities List<String>
    CASB activity filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    advUserAgents List<String>
    Filter based on custom user agent strings
    advancedThreats List<String>
    Advanced threats filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    alerts List<String>
    Alert filter Supported Values: CRITICAL, WARN
    auditLogTypes List<String>
    Audit log type filter
    authenticationToken String
    The authentication token value
    authenticationUrl String
    Authentication URL applicable when SIEM type is set to Azure Sentinel
    base64EncodedCertificate String
    Base64-encoded certificate
    buckets Property Map
    Filter based on public cloud storage buckets
    casbActions List<String>
    CASB policy action filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbApplications List<String>
    CASB application filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypeSuperCategories List<String>
    Endpoint DLP file type category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbFileTypes List<String>
    Endpoint DLP file type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    casbPolicyTypes List<String>
    CASB policy type filter Supported Values: MALWARE, DLP, ALL_INCIDENT
    casbSeverities List<String>
    Zscaler's Cloud Access Security Broker (CASB) severity filter Supported Values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    casbTenant Property Map
    CASB tenant filter
    channelNames List<String>
    Collaboration channel name filter
    clientDestinationIps List<String>
    Client's destination IPv4 addresses in Firewall policy
    clientDestinationPorts List<String>
    Firewall logs filter based on a client's destination
    clientId String
    Client ID applicable when SIEM type is set to S3 or Azure Sentinel
    clientIps List<String>
    Filter to limit the logs based on a client's public IPv4 addresses
    clientSecret String
    Client secret applicable when SIEM type is set to S3 or Azure Sentinel
    clientSourceIps List<String>
    Client source IPs configured for NSS feed.
    clientSourcePorts List<String>
    Firewall log filter based on a client's source ports
    connectionHeaders List<String>
    The HTTP Connection headers
    connectionUrl String
    The HTTPS URL of the SIEM log collection API endpoint
    countries List<String>
    Countries filter in the Firewall policy See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    customEscapedCharacters List<String>
    Characters that need to be encoded using hex when they appear in URL, Host, or Referrer
    departments Property Map
    Departments filter
    direction String
    Traffic direction filter specifying inbound or outbound
    dlpDictionaries Property Map
    DLP dictionary filter
    dlpEngines Property Map
    DLP engine filter
    dnsActions List<String>
    DNS Control policy action filter
    dnsRequestTypes List<String>
    DNS request types included in the feed Supported Values: ANY, NONE, DNSREQ_A, DNSREQ_NS, DNSREQ_CNAME, DNSREQ_SOA, DNSREQ_WKS, DNSREQ_PTR, DNSREQ_HINFO, DNSREQ_MINFO, DNSREQ_MX, DNSREQ_TXT, DNSREQ_AAAA, DNSREQ_ISDN, DNSREQ_LOC, DNSREQ_RP, DNSREQ_RT, DNSREQ_MR, DNSREQ_MG, DNSREQ_MB, DNSREQ_AFSDB, DNSREQ_HIP, DNSREQ_SRV, DNSREQ_DS, DNSREQ_NAPTR, DNSREQ_NSEC, DNSREQ_DNSKEY, DNSREQ_HTTPS, DNSREQ_UNKNOWN
    dnsResponseTypes List<String>
    DNS response types filter Supported Values: ANY, DNSRES_ZSCODE, DNSRES_CNAME, DNSRES_IPV6, DNSRES_SRV_CODE, DNSRES_IPV4
    dnsResponses List<String>
    DNS responses filter
    domains List<String>
    Filter to limit the logs to sessions associated with specific domains
    downloadTimes List<String>
    Download time filter
    durations List<String>
    Filter based on time durations
    emailDlpLogTypes List<String>
    Email DLP record type filter Supported Values: EPDLP_SCAN_AGGREGATE, EPDLP_SENSITIVE_ACTIVITY, EPDLP_DLP_INCIDENT
    emailDlpPolicyAction String
    Action filter for Email DLP log type
    endPointDlpLogTypes List<String>
    Endpoint DLP log type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    epsRateLimit Number
    Event per second limit
    event String
    CASB event filter
    externalCollaborators Property Map
    Filter logs to specific recipients outside your organization
    externalOwners Property Map
    Filter logs associated with file owners (inside or outside your organization) who are not provisioned to ZIA services
    feedOutputFormat String
    Output format used for the feed
    feedStatus String
    The status of the feed
    fileNames List<String>
    Filter based on the file name
    fileSizes List<String>
    File size filter
    fileSources List<String>
    Filter based on the file source
    fileTypeCategories List<String>
    Filter based on the file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    fileTypeSuperCategories List<String>
    Filter based on the category of file type in download See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    firewallActions List<String>
    Firewall actions included in the NSS feed Supported Values: BLOCK,ALLOW,BLOCK_DROP,BLOCK_RESET,BLOCK_ICMP,COUNTRY_BLOCK IPS_BLOCK_DROP,IPS_BLOCK_RESET,ALLOW_INSUFFICIENT_APPDATA, BLOCK_ABUSE_DROP,INT_ERR_DROP,CFG_BYPASSED,CFG_TIMEDOUT
    firewallLoggingMode String
    Filter based on the Firewall Filtering policy logging mode
    fullUrls List<String>
    Filter to limit the logs based on specific full URLs
    grantType String
    Grant type applicable when SIEM type is set to Azure Sentinel
    hostNames List<String>
    Filter to limit the logs based on specific hostnames
    inBoundBytes List<String>
    Filter based on inbound bytes
    internalCollaborators Property Map
    Filter logs to specific recipients within your organization
    internalIps List<String>
    Filter based on internal IPv4 addresses
    itsmObjectType Property Map
    ITSM object type filter
    jsonArrayToggle Boolean
    A Boolean value indicating whether streaming of logs in JSON array format (e.g., [{JSON1},{JSON2}]) is enabled or disabled for the JSON feed output type
    locationGroups Property Map
    A filter based on location groups
    locations Property Map
    Location filter
    malwareClasses List<String>
    Malware category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    malwareNames List<String>
    Filter based on malware names See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    maxBatchSize Number
    The maximum batch size in KB
    name String
    The name of the cloud NSS feed
    natActions List<String>
    NAT Control policy actions filter Supported Values: NONE, DNAT
    nssFeedType String
    NSS feed format type (e.g. CSV, syslog, Splunk Common Information Model (CIM), etc.
    nssId Number
    nssLogType String
    The type of NSS logs that are streamed (e.g. Web, Firewall, DNS, Alert, etc.)
    nssType String
    NSS type
    nwApplications List<String>
    Filter to include specific network applications in the logs. By default, all network applications are included in the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwApplicationsExcludes List<String>
    Filter to include specific network applications in the logs. By default, no network application is excluded from the logs See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    nwServices Property Map
    Firewall network services filter
    oauthAuthentication Boolean
    A Boolean value indicating whether OAuth 2.0 authentication is enabled or not
    objectNames List<String>
    CRM object name filter
    objectType1s List<String>
    CASB activity object type filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectType2s List<String>
    CASB activity object type filter if applicable See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    objectTypes List<String>
    CRM object type filter
    outBoundBytes List<String>
    Filter based on outbound bytes
    pageRiskIndexes List<String>
    Page Risk Index filter
    policyReasons List<String>
    Policy reason filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    projectNames List<String>
    Repository project name filter
    protocolTypes List<String>
    Protocol types filter Supported Values: TUNNEL, SSL, HTTP, HTTPS, FTP, FTPOVERHTTP, HTTP_PROXY, TUNNEL_SSL, DNSOVERHTTPS, WEBSOCKET, WEBSOCKET_SSL
    refererUrls List<String>
    Referrer URL filter
    repoNames List<String>
    Repository name filter
    requestMethods List<String>
    Request methods filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    requestSizes List<String>
    Request size filter
    responseCodes List<String>
    Response codes filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    responseSizes List<String>
    Request size filter
    rules Property Map
    Policy rules filter (e.g., Firewall Filtering or DNS Control rule filter)
    scanTimes List<String>
    Scan time filter
    scope String
    Scope applicable when SIEM type is set to Azure Sentinel
    senderName Property Map
    Filter based on sender or owner name
    serverDestinationIps List<String>
    Filter based on the server's destination IPv4 addresses in Firewall policy
    serverIps List<String>
    Filter to limit the logs based on the server's IPv4 addresses
    serverSourceIps List<String>
    Filter based on the server's source IPv4 addresses in Firewall policy
    serverSourcePorts List<String>
    Firewall log filter based on the traffic destination name
    sessionCounts List<String>
    Firewall logs filter based on the number of sessions
    siemType String
    Cloud NSS SIEM type
    threatNames List<String>
    Filter based on threat names
    timeZone String
    Specifies the time zone that must be used in the output file See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    trafficForwards List<String>
    Filter based on the firewall traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI
    transactionSizes List<String>
    Transaction size filter
    tunnelDestIps List<String>
    Destination IPv4 addresses of tunnels
    tunnelIps List<String>
    Filter based on tunnel IPv4 addresses in Firewall policy
    tunnelSourceIps List<String>
    Source IPv4 addresses of tunnels
    tunnelSourcePorts List<String>
    Filter based on the tunnel source port
    tunnelTypes List<String>
    Tunnel type filter Supported Values: GRE, IPSEC_IKEV1, IPSEC_IKEV2, SVPN, EXTRANET, ZUB, ZCB
    urlCategories Property Map
    URL category filter
    urlClasses List<String>
    URL category filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    urlSuperCategories List<String>
    URL supercategory filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    userAgents List<String>
    Predefined user agents filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    users Property Map
    Users filter
    vpnCredentials Property Map
    Filter based on specific VPN credentials
    webApplicationClasses List<String>
    Cloud application categories Filter See the [Cloud Nanolog Streaming Service (NSS) documentation https://help.zscaler.com/zia/cloud-nanolog-streaming-service-nss#/nssFeeds-get
    webApplications List<String>
    Filter to include specific cloud applications in the logs. By default, all cloud applications are included in the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webApplicationsExcludes List<String>
    Filter to exclude specific cloud applications from the logs. By default, no cloud applications is excluded from the logs. To obtain the list of cloud applications that can be specified in this attribute, use the GET /cloudApplications/lite request. To retrieve the list of cloud applications, use the data source: zia_cloud_applications
    webTrafficForwards List<String>
    Filter based on the web traffic forwarding method Supported Values: ANY, NONE, PBF, GRE, IPSEC, Z_APP, ZAPP_GRE, ZAPP_IPSEC, EC, MTGRE, ZAPP_DIRECT, CCA, MTUN_PROXY, MTUN_CBI

    Supporting Types

    CloudNSSFeedBuckets, CloudNSSFeedBucketsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedCasbTenant, CloudNSSFeedCasbTenantArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedDepartments, CloudNSSFeedDepartmentsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedDlpDictionaries, CloudNSSFeedDlpDictionariesArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedDlpEngines, CloudNSSFeedDlpEnginesArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedExternalCollaborators, CloudNSSFeedExternalCollaboratorsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedExternalOwners, CloudNSSFeedExternalOwnersArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedInternalCollaborators, CloudNSSFeedInternalCollaboratorsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedItsmObjectType, CloudNSSFeedItsmObjectTypeArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedLocationGroups, CloudNSSFeedLocationGroupsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedLocations, CloudNSSFeedLocationsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedNwServices, CloudNSSFeedNwServicesArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedRules, CloudNSSFeedRulesArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedSenderName, CloudNSSFeedSenderNameArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedUrlCategories, CloudNSSFeedUrlCategoriesArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedUsers, CloudNSSFeedUsersArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    CloudNSSFeedVpnCredentials, CloudNSSFeedVpnCredentialsArgs

    Ids List<int>
    Ids []int
    ids List<Integer>
    ids number[]
    ids Sequence[int]
    ids List<Number>

    Import

    Zscaler offers a dedicated tool called Zscaler-Terraformer to allow the automated import of ZIA configurations into Terraform-compliant HashiCorp Configuration Language. Visit

    Cloud NSS feeds can be imported using the id or name, e.g.

    $ pulumi import zia:index/cloudNSSFeed:CloudNSSFeed example 123456789
    

    or

    $ pulumi import zia:index/cloudNSSFeed:CloudNSSFeed example "Splunk_Audit_Feed_Terraform"
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    zia zscaler/pulumi-zia
    License
    MIT
    Notes
    This Pulumi package is based on the zia Terraform Provider.
    zia logo
    Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
      Meet Neo: Your AI Platform Teammate