Logpush Job Args
Import
Import an account-scoped job.
$ pulumi import cloudflare:index/logpushJob:LogpushJob example account/<account_id>/<job_id>
Import a zone-scoped job.
$ pulumi import cloudflare:index/logpushJob:LogpushJob example zone/<zone_id>/<job_id>
Constructors
Properties
Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included. See Logpush destination documentation. Available values: access_requests
, firewall_events
, http_requests
, spectrum_events
, nel_reports
, audit_logs
, gateway_dns
, gateway_http
, gateway_network
, dns_logs
, network_analytics_logs
, workers_trace_events
.
Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included. See Logpush destination documentation.
Configuration string for the Logshare API. It specifies things like requested fields and timestamp formats. See Logpush options documentation.
Ownership challenge token to prove destination ownership, required when destination is Amazon S3, Google Cloud Storage, Microsoft Azure or Sumo Logic. See Developer documentation.