class Fastly::Syslog

An endpoint to stream syslogs to

def self.path

server's certificate
Use this pem formatted certificate as the CA cert to verify the syslog

:attr: tls_ca_cert
#
def self.path
  'logging/syslog'
end