1. Registry
  2. Packages
  3. Files.com
  4. API Docs
  5. getSiemHttpDestination
Viewing docs for Files.com v0.1.1
published on Thursday, Aug 20, 2026 by jschady
filescom logo
Viewing docs for Files.com v0.1.1
published on Thursday, Aug 20, 2026 by jschady

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as filescom from "pulumi-filescom";
    
    const exampleSiemHttpDestination = filescom.getSiemHttpDestination({
        id: 1,
    });
    
    import pulumi
    import pulumi_filescom as filescom
    
    example_siem_http_destination = filescom.get_siem_http_destination(id=1)
    
    package main
    
    import (
    	"github.com/jschady/pulumi-filescom/sdk/go/filescom"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := filescom.GetSiemHttpDestination(ctx, &filescom.LookupSiemHttpDestinationArgs{
    			Id: 1,
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Filescom = Jschady.Filescom;
    
    return await Deployment.RunAsync(() => 
    {
        var exampleSiemHttpDestination = Filescom.GetSiemHttpDestination.Invoke(new()
        {
            Id = 1,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.filescom.FilescomFunctions;
    import com.pulumi.filescom.inputs.GetSiemHttpDestinationArgs;
    import java.util.ArrayList;
    import java.util.Arrays;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var exampleSiemHttpDestination = FilescomFunctions.getSiemHttpDestination(GetSiemHttpDestinationArgs.builder()
                .id(1)
                .build());
    
        }
    }
    
    variables:
      exampleSiemHttpDestination:
        fn::invoke:
          function: filescom:getSiemHttpDestination
          arguments:
            id: 1
    
    pulumi {
      required_providers {
        filescom = {
          source = "pulumi/filescom"
        }
      }
    }
    
    data "filescom_getsiemhttpdestination" "exampleSiemHttpDestination" {
      id = 1
    }
    

    Using getSiemHttpDestination

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSiemHttpDestination(args: GetSiemHttpDestinationArgs, opts?: InvokeOptions): Promise<GetSiemHttpDestinationResult>
    function getSiemHttpDestinationOutput(args: GetSiemHttpDestinationOutputArgs, opts?: InvokeOutputOptions): Output<GetSiemHttpDestinationResult>
    def get_siem_http_destination(id: Optional[int] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetSiemHttpDestinationResult
    def get_siem_http_destination_output(id: pulumi.Input[Optional[int]] = None,
                                  opts: Optional[InvokeOutputOptions] = None) -> Output[GetSiemHttpDestinationResult]
    func LookupSiemHttpDestination(ctx *Context, args *LookupSiemHttpDestinationArgs, opts ...InvokeOption) (*LookupSiemHttpDestinationResult, error)
    func LookupSiemHttpDestinationOutput(ctx *Context, args *LookupSiemHttpDestinationOutputArgs, opts ...InvokeOption) LookupSiemHttpDestinationResultOutput

    > Note: This function is named LookupSiemHttpDestination in the Go SDK.

    public static class GetSiemHttpDestination 
    {
        public static Task<GetSiemHttpDestinationResult> InvokeAsync(GetSiemHttpDestinationArgs args, InvokeOptions? opts = null)
        public static Output<GetSiemHttpDestinationResult> Invoke(GetSiemHttpDestinationInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetSiemHttpDestinationResult> Invoke(GetSiemHttpDestinationInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetSiemHttpDestinationResult> getSiemHttpDestination(GetSiemHttpDestinationArgs args, InvokeOptions options)
    public static Output<GetSiemHttpDestinationResult> getSiemHttpDestination(GetSiemHttpDestinationArgs args, InvokeOptions options)
    public static Output<GetSiemHttpDestinationResult> getSiemHttpDestination(GetSiemHttpDestinationArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: filescom:index/getSiemHttpDestination:getSiemHttpDestination
      arguments:
        # arguments dictionary
    data "filescom_get_siem_http_destination" "name" {
        # arguments
    }

    The following arguments are supported:

    Id int
    SIEM HTTP Destination ID
    Id int
    SIEM HTTP Destination ID
    id number
    SIEM HTTP Destination ID
    id Integer
    SIEM HTTP Destination ID
    id number
    SIEM HTTP Destination ID
    id int
    SIEM HTTP Destination ID
    id Number
    SIEM HTTP Destination ID

    getSiemHttpDestination Result

    The following output properties are available:

    ActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ActionSendEnabled bool
    Whether or not sending is enabled for action logs.
    AdditionalHeaders object
    Additional HTTP Headers included in calls to the destination URL
    ApiRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ApiRequestSendEnabled bool
    Whether or not sending is enabled for apiRequest logs.
    AutomationEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    AutomationSendEnabled bool
    Whether or not sending is enabled for automation logs.
    AzureDcrImmutableId string
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    AzureOauthClientCredentialsClientId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    AzureOauthClientCredentialsClientSecretMasked string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    AzureOauthClientCredentialsTenantId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    AzureStreamName string
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    ConnectionTestEntry string
    Connection Test Entry
    CrowdstrikeTokenMasked string
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    DatadogApiKeyMasked string
    Applicable only for destination type: datadog. API key provided by Datadog.
    DestinationType string
    Destination Type
    DestinationUrl string
    Destination Url
    EmailEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    EmailSendEnabled bool
    Whether or not sending is enabled for email logs.
    ExavaultApiRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ExavaultApiRequestSendEnabled bool
    Whether or not sending is enabled for exavaultapirequest logs.
    FileDestinationPath string
    Applicable only for destination type: file. Destination folder path on Files.com.
    FileFormat string
    Applicable only for destination type: file. Generated file format.
    FileIntervalMinutes int
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    FtpActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    FtpActionSendEnabled bool
    Whether or not sending is enabled for ftpAction logs.
    GenericPayloadType string
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    Id int
    SIEM HTTP Destination ID
    LastHttpCallDurationMs int
    Duration of the last HTTP Call in milliseconds
    LastHttpCallErrorMessage string
    Last HTTP Call Error Message if applicable
    LastHttpCallResponseBody string
    Last HTTP Call Response Body. Large responses are truncated.
    LastHttpCallResponseCode int
    Last HTTP Call Response Code
    LastHttpCallSuccess bool
    Was the last HTTP call made successful?
    LastHttpCallTargetType string
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    LastHttpCallTime string
    Time of Last HTTP Call
    MostRecentHttpCallSuccessTime string
    Time of Most Recent Successful HTTP Call
    Name string
    Name for this Destination
    NewRelicApiKeyMasked string
    Applicable only for destination type: new_relic. API key provided by New Relic.
    OutboundConnectionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    OutboundConnectionSendEnabled bool
    Whether or not sending is enabled for outboundConnection logs.
    PublicHostingRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    PublicHostingRequestSendEnabled bool
    Whether or not sending is enabled for publichostingrequest logs.
    QradarPasswordMasked string
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    QradarUsername string
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    SendingActive bool
    Whether this SIEM HTTP Destination is currently being sent to or not
    SettingsChangeEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SettingsChangeSendEnabled bool
    Whether or not sending is enabled for settingsChange logs.
    SftpActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SftpActionSendEnabled bool
    Whether or not sending is enabled for sftpAction logs.
    SolarWindsTokenMasked string
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    SplunkTokenMasked string
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    SyncEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SyncSendEnabled bool
    Whether or not sending is enabled for sync logs.
    WebDavActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    WebDavActionSendEnabled bool
    Whether or not sending is enabled for webdavaction logs.
    ActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ActionSendEnabled bool
    Whether or not sending is enabled for action logs.
    AdditionalHeaders interface{}
    Additional HTTP Headers included in calls to the destination URL
    ApiRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ApiRequestSendEnabled bool
    Whether or not sending is enabled for apiRequest logs.
    AutomationEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    AutomationSendEnabled bool
    Whether or not sending is enabled for automation logs.
    AzureDcrImmutableId string
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    AzureOauthClientCredentialsClientId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    AzureOauthClientCredentialsClientSecretMasked string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    AzureOauthClientCredentialsTenantId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    AzureStreamName string
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    ConnectionTestEntry string
    Connection Test Entry
    CrowdstrikeTokenMasked string
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    DatadogApiKeyMasked string
    Applicable only for destination type: datadog. API key provided by Datadog.
    DestinationType string
    Destination Type
    DestinationUrl string
    Destination Url
    EmailEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    EmailSendEnabled bool
    Whether or not sending is enabled for email logs.
    ExavaultApiRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    ExavaultApiRequestSendEnabled bool
    Whether or not sending is enabled for exavaultapirequest logs.
    FileDestinationPath string
    Applicable only for destination type: file. Destination folder path on Files.com.
    FileFormat string
    Applicable only for destination type: file. Generated file format.
    FileIntervalMinutes int
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    FtpActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    FtpActionSendEnabled bool
    Whether or not sending is enabled for ftpAction logs.
    GenericPayloadType string
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    Id int
    SIEM HTTP Destination ID
    LastHttpCallDurationMs int
    Duration of the last HTTP Call in milliseconds
    LastHttpCallErrorMessage string
    Last HTTP Call Error Message if applicable
    LastHttpCallResponseBody string
    Last HTTP Call Response Body. Large responses are truncated.
    LastHttpCallResponseCode int
    Last HTTP Call Response Code
    LastHttpCallSuccess bool
    Was the last HTTP call made successful?
    LastHttpCallTargetType string
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    LastHttpCallTime string
    Time of Last HTTP Call
    MostRecentHttpCallSuccessTime string
    Time of Most Recent Successful HTTP Call
    Name string
    Name for this Destination
    NewRelicApiKeyMasked string
    Applicable only for destination type: new_relic. API key provided by New Relic.
    OutboundConnectionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    OutboundConnectionSendEnabled bool
    Whether or not sending is enabled for outboundConnection logs.
    PublicHostingRequestEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    PublicHostingRequestSendEnabled bool
    Whether or not sending is enabled for publichostingrequest logs.
    QradarPasswordMasked string
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    QradarUsername string
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    SendingActive bool
    Whether this SIEM HTTP Destination is currently being sent to or not
    SettingsChangeEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SettingsChangeSendEnabled bool
    Whether or not sending is enabled for settingsChange logs.
    SftpActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SftpActionSendEnabled bool
    Whether or not sending is enabled for sftpAction logs.
    SolarWindsTokenMasked string
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    SplunkTokenMasked string
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    SyncEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    SyncSendEnabled bool
    Whether or not sending is enabled for sync logs.
    WebDavActionEntriesSent int
    Number of log entries sent for the lifetime of this destination.
    WebDavActionSendEnabled bool
    Whether or not sending is enabled for webdavaction logs.
    action_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    action_send_enabled bool
    Whether or not sending is enabled for action logs.
    additional_headers any
    Additional HTTP Headers included in calls to the destination URL
    api_request_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    api_request_send_enabled bool
    Whether or not sending is enabled for apiRequest logs.
    automation_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    automation_send_enabled bool
    Whether or not sending is enabled for automation logs.
    azure_dcr_immutable_id string
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    azure_oauth_client_credentials_client_id string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    azure_oauth_client_credentials_client_secret_masked string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    azure_oauth_client_credentials_tenant_id string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    azure_stream_name string
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    connection_test_entry string
    Connection Test Entry
    crowdstrike_token_masked string
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    datadog_api_key_masked string
    Applicable only for destination type: datadog. API key provided by Datadog.
    destination_type string
    Destination Type
    destination_url string
    Destination Url
    email_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    email_send_enabled bool
    Whether or not sending is enabled for email logs.
    exavault_api_request_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    exavault_api_request_send_enabled bool
    Whether or not sending is enabled for exavaultapirequest logs.
    file_destination_path string
    Applicable only for destination type: file. Destination folder path on Files.com.
    file_format string
    Applicable only for destination type: file. Generated file format.
    file_interval_minutes number
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    ftp_action_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    ftp_action_send_enabled bool
    Whether or not sending is enabled for ftpAction logs.
    generic_payload_type string
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    id number
    SIEM HTTP Destination ID
    last_http_call_duration_ms number
    Duration of the last HTTP Call in milliseconds
    last_http_call_error_message string
    Last HTTP Call Error Message if applicable
    last_http_call_response_body string
    Last HTTP Call Response Body. Large responses are truncated.
    last_http_call_response_code number
    Last HTTP Call Response Code
    last_http_call_success bool
    Was the last HTTP call made successful?
    last_http_call_target_type string
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    last_http_call_time string
    Time of Last HTTP Call
    most_recent_http_call_success_time string
    Time of Most Recent Successful HTTP Call
    name string
    Name for this Destination
    new_relic_api_key_masked string
    Applicable only for destination type: new_relic. API key provided by New Relic.
    outbound_connection_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    outbound_connection_send_enabled bool
    Whether or not sending is enabled for outboundConnection logs.
    public_hosting_request_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    public_hosting_request_send_enabled bool
    Whether or not sending is enabled for publichostingrequest logs.
    qradar_password_masked string
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    qradar_username string
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    sending_active bool
    Whether this SIEM HTTP Destination is currently being sent to or not
    settings_change_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    settings_change_send_enabled bool
    Whether or not sending is enabled for settingsChange logs.
    sftp_action_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    sftp_action_send_enabled bool
    Whether or not sending is enabled for sftpAction logs.
    solar_winds_token_masked string
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    splunk_token_masked string
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    sync_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    sync_send_enabled bool
    Whether or not sending is enabled for sync logs.
    web_dav_action_entries_sent number
    Number of log entries sent for the lifetime of this destination.
    web_dav_action_send_enabled bool
    Whether or not sending is enabled for webdavaction logs.
    actionEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    actionSendEnabled Boolean
    Whether or not sending is enabled for action logs.
    additionalHeaders Object
    Additional HTTP Headers included in calls to the destination URL
    apiRequestEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    apiRequestSendEnabled Boolean
    Whether or not sending is enabled for apiRequest logs.
    automationEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    automationSendEnabled Boolean
    Whether or not sending is enabled for automation logs.
    azureDcrImmutableId String
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    azureOauthClientCredentialsClientId String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    azureOauthClientCredentialsClientSecretMasked String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    azureOauthClientCredentialsTenantId String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    azureStreamName String
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    connectionTestEntry String
    Connection Test Entry
    crowdstrikeTokenMasked String
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    datadogApiKeyMasked String
    Applicable only for destination type: datadog. API key provided by Datadog.
    destinationType String
    Destination Type
    destinationUrl String
    Destination Url
    emailEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    emailSendEnabled Boolean
    Whether or not sending is enabled for email logs.
    exavaultApiRequestEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    exavaultApiRequestSendEnabled Boolean
    Whether or not sending is enabled for exavaultapirequest logs.
    fileDestinationPath String
    Applicable only for destination type: file. Destination folder path on Files.com.
    fileFormat String
    Applicable only for destination type: file. Generated file format.
    fileIntervalMinutes Integer
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    ftpActionEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    ftpActionSendEnabled Boolean
    Whether or not sending is enabled for ftpAction logs.
    genericPayloadType String
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    id Integer
    SIEM HTTP Destination ID
    lastHttpCallDurationMs Integer
    Duration of the last HTTP Call in milliseconds
    lastHttpCallErrorMessage String
    Last HTTP Call Error Message if applicable
    lastHttpCallResponseBody String
    Last HTTP Call Response Body. Large responses are truncated.
    lastHttpCallResponseCode Integer
    Last HTTP Call Response Code
    lastHttpCallSuccess Boolean
    Was the last HTTP call made successful?
    lastHttpCallTargetType String
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    lastHttpCallTime String
    Time of Last HTTP Call
    mostRecentHttpCallSuccessTime String
    Time of Most Recent Successful HTTP Call
    name String
    Name for this Destination
    newRelicApiKeyMasked String
    Applicable only for destination type: new_relic. API key provided by New Relic.
    outboundConnectionEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    outboundConnectionSendEnabled Boolean
    Whether or not sending is enabled for outboundConnection logs.
    publicHostingRequestEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    publicHostingRequestSendEnabled Boolean
    Whether or not sending is enabled for publichostingrequest logs.
    qradarPasswordMasked String
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    qradarUsername String
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    sendingActive Boolean
    Whether this SIEM HTTP Destination is currently being sent to or not
    settingsChangeEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    settingsChangeSendEnabled Boolean
    Whether or not sending is enabled for settingsChange logs.
    sftpActionEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    sftpActionSendEnabled Boolean
    Whether or not sending is enabled for sftpAction logs.
    solarWindsTokenMasked String
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    splunkTokenMasked String
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    syncEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    syncSendEnabled Boolean
    Whether or not sending is enabled for sync logs.
    webDavActionEntriesSent Integer
    Number of log entries sent for the lifetime of this destination.
    webDavActionSendEnabled Boolean
    Whether or not sending is enabled for webdavaction logs.
    actionEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    actionSendEnabled boolean
    Whether or not sending is enabled for action logs.
    additionalHeaders any
    Additional HTTP Headers included in calls to the destination URL
    apiRequestEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    apiRequestSendEnabled boolean
    Whether or not sending is enabled for apiRequest logs.
    automationEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    automationSendEnabled boolean
    Whether or not sending is enabled for automation logs.
    azureDcrImmutableId string
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    azureOauthClientCredentialsClientId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    azureOauthClientCredentialsClientSecretMasked string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    azureOauthClientCredentialsTenantId string
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    azureStreamName string
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    connectionTestEntry string
    Connection Test Entry
    crowdstrikeTokenMasked string
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    datadogApiKeyMasked string
    Applicable only for destination type: datadog. API key provided by Datadog.
    destinationType string
    Destination Type
    destinationUrl string
    Destination Url
    emailEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    emailSendEnabled boolean
    Whether or not sending is enabled for email logs.
    exavaultApiRequestEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    exavaultApiRequestSendEnabled boolean
    Whether or not sending is enabled for exavaultapirequest logs.
    fileDestinationPath string
    Applicable only for destination type: file. Destination folder path on Files.com.
    fileFormat string
    Applicable only for destination type: file. Generated file format.
    fileIntervalMinutes number
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    ftpActionEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    ftpActionSendEnabled boolean
    Whether or not sending is enabled for ftpAction logs.
    genericPayloadType string
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    id number
    SIEM HTTP Destination ID
    lastHttpCallDurationMs number
    Duration of the last HTTP Call in milliseconds
    lastHttpCallErrorMessage string
    Last HTTP Call Error Message if applicable
    lastHttpCallResponseBody string
    Last HTTP Call Response Body. Large responses are truncated.
    lastHttpCallResponseCode number
    Last HTTP Call Response Code
    lastHttpCallSuccess boolean
    Was the last HTTP call made successful?
    lastHttpCallTargetType string
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    lastHttpCallTime string
    Time of Last HTTP Call
    mostRecentHttpCallSuccessTime string
    Time of Most Recent Successful HTTP Call
    name string
    Name for this Destination
    newRelicApiKeyMasked string
    Applicable only for destination type: new_relic. API key provided by New Relic.
    outboundConnectionEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    outboundConnectionSendEnabled boolean
    Whether or not sending is enabled for outboundConnection logs.
    publicHostingRequestEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    publicHostingRequestSendEnabled boolean
    Whether or not sending is enabled for publichostingrequest logs.
    qradarPasswordMasked string
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    qradarUsername string
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    sendingActive boolean
    Whether this SIEM HTTP Destination is currently being sent to or not
    settingsChangeEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    settingsChangeSendEnabled boolean
    Whether or not sending is enabled for settingsChange logs.
    sftpActionEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    sftpActionSendEnabled boolean
    Whether or not sending is enabled for sftpAction logs.
    solarWindsTokenMasked string
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    splunkTokenMasked string
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    syncEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    syncSendEnabled boolean
    Whether or not sending is enabled for sync logs.
    webDavActionEntriesSent number
    Number of log entries sent for the lifetime of this destination.
    webDavActionSendEnabled boolean
    Whether or not sending is enabled for webdavaction logs.
    action_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    action_send_enabled bool
    Whether or not sending is enabled for action logs.
    additional_headers Any
    Additional HTTP Headers included in calls to the destination URL
    api_request_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    api_request_send_enabled bool
    Whether or not sending is enabled for apiRequest logs.
    automation_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    automation_send_enabled bool
    Whether or not sending is enabled for automation logs.
    azure_dcr_immutable_id str
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    azure_oauth_client_credentials_client_id str
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    azure_oauth_client_credentials_client_secret_masked str
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    azure_oauth_client_credentials_tenant_id str
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    azure_stream_name str
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    connection_test_entry str
    Connection Test Entry
    crowdstrike_token_masked str
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    datadog_api_key_masked str
    Applicable only for destination type: datadog. API key provided by Datadog.
    destination_type str
    Destination Type
    destination_url str
    Destination Url
    email_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    email_send_enabled bool
    Whether or not sending is enabled for email logs.
    exavault_api_request_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    exavault_api_request_send_enabled bool
    Whether or not sending is enabled for exavaultapirequest logs.
    file_destination_path str
    Applicable only for destination type: file. Destination folder path on Files.com.
    file_format str
    Applicable only for destination type: file. Generated file format.
    file_interval_minutes int
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    ftp_action_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    ftp_action_send_enabled bool
    Whether or not sending is enabled for ftpAction logs.
    generic_payload_type str
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    id int
    SIEM HTTP Destination ID
    last_http_call_duration_ms int
    Duration of the last HTTP Call in milliseconds
    last_http_call_error_message str
    Last HTTP Call Error Message if applicable
    last_http_call_response_body str
    Last HTTP Call Response Body. Large responses are truncated.
    last_http_call_response_code int
    Last HTTP Call Response Code
    last_http_call_success bool
    Was the last HTTP call made successful?
    last_http_call_target_type str
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    last_http_call_time str
    Time of Last HTTP Call
    most_recent_http_call_success_time str
    Time of Most Recent Successful HTTP Call
    name str
    Name for this Destination
    new_relic_api_key_masked str
    Applicable only for destination type: new_relic. API key provided by New Relic.
    outbound_connection_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    outbound_connection_send_enabled bool
    Whether or not sending is enabled for outboundConnection logs.
    public_hosting_request_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    public_hosting_request_send_enabled bool
    Whether or not sending is enabled for publichostingrequest logs.
    qradar_password_masked str
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    qradar_username str
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    sending_active bool
    Whether this SIEM HTTP Destination is currently being sent to or not
    settings_change_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    settings_change_send_enabled bool
    Whether or not sending is enabled for settingsChange logs.
    sftp_action_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    sftp_action_send_enabled bool
    Whether or not sending is enabled for sftpAction logs.
    solar_winds_token_masked str
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    splunk_token_masked str
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    sync_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    sync_send_enabled bool
    Whether or not sending is enabled for sync logs.
    web_dav_action_entries_sent int
    Number of log entries sent for the lifetime of this destination.
    web_dav_action_send_enabled bool
    Whether or not sending is enabled for webdavaction logs.
    actionEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    actionSendEnabled Boolean
    Whether or not sending is enabled for action logs.
    additionalHeaders Any
    Additional HTTP Headers included in calls to the destination URL
    apiRequestEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    apiRequestSendEnabled Boolean
    Whether or not sending is enabled for apiRequest logs.
    automationEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    automationSendEnabled Boolean
    Whether or not sending is enabled for automation logs.
    azureDcrImmutableId String
    Applicable only for destination types: azure, azure_legacy. Immutable ID of the Data Collection Rule.
    azureOauthClientCredentialsClientId String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client ID.
    azureOauthClientCredentialsClientSecretMasked String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Client Secret.
    azureOauthClientCredentialsTenantId String
    Applicable only for destination types: azure, azure_legacy. Client Credentials OAuth Tenant ID.
    azureStreamName String
    Applicable only for destination type: azure. Name of the stream in the DCR that represents the destination table.
    connectionTestEntry String
    Connection Test Entry
    crowdstrikeTokenMasked String
    Applicable only for destination type: crowdstrike. Authentication token provided by Crowdstrike.
    datadogApiKeyMasked String
    Applicable only for destination type: datadog. API key provided by Datadog.
    destinationType String
    Destination Type
    destinationUrl String
    Destination Url
    emailEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    emailSendEnabled Boolean
    Whether or not sending is enabled for email logs.
    exavaultApiRequestEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    exavaultApiRequestSendEnabled Boolean
    Whether or not sending is enabled for exavaultapirequest logs.
    fileDestinationPath String
    Applicable only for destination type: file. Destination folder path on Files.com.
    fileFormat String
    Applicable only for destination type: file. Generated file format.
    fileIntervalMinutes Number
    Applicable only for destination type: file. Interval, in minutes, between file deliveries.
    ftpActionEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    ftpActionSendEnabled Boolean
    Whether or not sending is enabled for ftpAction logs.
    genericPayloadType String
    Applicable only for destination type: generic. Indicates the type of HTTP body. Can be jsonnewline or jsonarray. jsonnewline is multiple log entries as JSON separated by newlines. jsonarray is a single JSON array containing multiple log entries as JSON.
    id Number
    SIEM HTTP Destination ID
    lastHttpCallDurationMs Number
    Duration of the last HTTP Call in milliseconds
    lastHttpCallErrorMessage String
    Last HTTP Call Error Message if applicable
    lastHttpCallResponseBody String
    Last HTTP Call Response Body. Large responses are truncated.
    lastHttpCallResponseCode Number
    Last HTTP Call Response Code
    lastHttpCallSuccess Boolean
    Was the last HTTP call made successful?
    lastHttpCallTargetType String
    Type of URL that was last called. Can be destinationUrl or azureOauthClientCredentialsUrl
    lastHttpCallTime String
    Time of Last HTTP Call
    mostRecentHttpCallSuccessTime String
    Time of Most Recent Successful HTTP Call
    name String
    Name for this Destination
    newRelicApiKeyMasked String
    Applicable only for destination type: new_relic. API key provided by New Relic.
    outboundConnectionEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    outboundConnectionSendEnabled Boolean
    Whether or not sending is enabled for outboundConnection logs.
    publicHostingRequestEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    publicHostingRequestSendEnabled Boolean
    Whether or not sending is enabled for publichostingrequest logs.
    qradarPasswordMasked String
    Applicable only for destination type: qradar. Basic auth password provided by QRadar.
    qradarUsername String
    Applicable only for destination type: qradar. Basic auth username provided by QRadar.
    sendingActive Boolean
    Whether this SIEM HTTP Destination is currently being sent to or not
    settingsChangeEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    settingsChangeSendEnabled Boolean
    Whether or not sending is enabled for settingsChange logs.
    sftpActionEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    sftpActionSendEnabled Boolean
    Whether or not sending is enabled for sftpAction logs.
    solarWindsTokenMasked String
    Applicable only for destination type: solar_winds. Authentication token provided by Solar Winds.
    splunkTokenMasked String
    Applicable only for destination types: splunk, splunk_compatible. Authentication token for the destination.
    syncEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    syncSendEnabled Boolean
    Whether or not sending is enabled for sync logs.
    webDavActionEntriesSent Number
    Number of log entries sent for the lifetime of this destination.
    webDavActionSendEnabled Boolean
    Whether or not sending is enabled for webdavaction logs.

    Package Details

    Repository
    filescom jschady/pulumi-filescom
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the filescom Terraform Provider.
    filescom logo
    Viewing docs for Files.com v0.1.1
    published on Thursday, Aug 20, 2026 by jschady

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial