https://signoz.io
Join Slack
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
a
+2
  • 4
  • 12
  • 431
Hi Team, I am trying to receive logs from local using filelog reciever , I have tried multple things...
s

SHASHI KUMAR

about 1 year ago
Hi Team, I am trying to receive logs from local using filelog reciever , I have tried multple things in
include
still getting same error
no files match the configured criteria
.I have tried following some previous threads were of now help. can someone please help here
receivers:
  filelog:
    include: [ /Users/shashikumar/system.log ]
    start_at: beginning
processors:
  batch:
    send_batch_size: 1000
    timeout: 10s
  # Ref: <https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/resourcedetectionprocessor/README.md>
  resourcedetection:
    detectors: [env, system] # include ec2 for AWS, gcp for GCP and azure for Azure.
    # Using OTEL_RESOURCE_ATTRIBUTES envvar, env detector adds custom labels.
    timeout: 2s
    system:
      hostname_sources: [os] # alternatively, use [dns,os] for setting FQDN as host.name and os as fallback
extensions:
  health_check: {}
  zpages: {}
exporters:
  otlp:
    endpoint: "127.1.27.11:4317"
    tls:
      insecure: true
  logging:
    # verbosity of the logging export: detailed, normal, basic
    verbosity: normal
service:
  telemetry:
    metrics:
      address: 0.0.0.0:8888
  extensions: [health_check, zpages]
  pipelines:
    logs:
      receivers: [filelog]
      processors: [batch]
      exporters: [otlp]
s
n
  • 2
  • 4
  • 412
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
t
  • 2
  • 9
  • 393
This message was deleted.
s

Slackbot

about 2 years ago
This message was deleted.
s
p
t
  • 3
  • 11
  • 373
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
a
  • 2
  • 2
  • 349
```Instrumentation suppressed, returning Noop Span @opentelemetry/instrumentation-http http instrume...
u

Ujjwal Rastogi

9 months ago
Instrumentation suppressed, returning Noop Span
@opentelemetry/instrumentation-http http instrumentation outgoingRequest
@opentelemetry/instrumentation-http http.ClientRequest return request
@opentelemetry/instrumentation-http outgoingRequest on response()
@opentelemetry/instrumentation-http outgoingRequest on end()
statusCode: 200 {"partialSuccess":{}}
@opentelemetry/instrumentation-http outgoingRequest on request close()
i have inabled debugging in my instumentation, i am getting these errors while sending otlp data to signoz and i am not seeing all my traces in signoz, what could be the issue here, in my promethues otelcollector metrics i cant see any dropped traces or metrics ?
u
v
  • 2
  • 11
  • 348
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
s
  • 3
  • 9
  • 341
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
p
+4
  • 6
  • 46
  • 334
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
p
+3
  • 5
  • 18
  • 327
This message was deleted.
s

Slackbot

about 3 years ago
This message was deleted.
s
v
p
  • 3
  • 6
  • 318
Previous234Next

SigNoz Community

SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.

Powered by