Troubleshooting and Adding Log Files to SigNoz POC

TLDR Noor has requested help with incorporating log files into their SigNoz POC. In collaboration with vishal-signoz and nitya-signoz, they managed to successfully setup and resolve their issues.

Photo of Noor
Noor
Wed, 16 Aug 2023 21:49:44 UTC

What is best way to add two of log file from my Macbook pro to signoz POC I down loaded the log file from HTTP server we are not allowed install signoz agent I would like to know if POC can be done like that I already have Signox running on my Macbook pro for POC . Thanks

Photo of vishal-signoz
vishal-signoz
Thu, 17 Aug 2023 07:02:19 UTC

nitya-signoz Can help

Photo of nitya-signoz
nitya-signoz
Thu, 17 Aug 2023 07:04:13 UTC

Use this

Photo of Noor
Noor
Thu, 17 Aug 2023 11:49:12 UTC

Hello Nitya Thanks will this work ```receivers: filelog:``` include: [ /Untiled/Users/nooramin-ali/Downloads/error_log ```] operators: - type: regex_parser regex: '^(?P<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}) (?P<sev>[A-Z]*) (?P<msg>.*)$' timestamp: parse_from: attributes.time layout: '%Y-%m-%d %H:%M:%S' severity: parse_from: attributes.sev``` I can run script in Signoz diretory on the same mac

Photo of Noor
Noor
Thu, 17 Aug 2023 13:45:52 UTC

Do I need to run script in docker desktop please forward me to location to run this script . Thanks

Photo of Noor
Noor
Thu, 17 Aug 2023 16:00:23 UTC

Also please check if my path is correct too

Photo of Noor
Noor
Thu, 17 Aug 2023 16:14:42 UTC

I think I figured it out I will try it now

Photo of Noor
Noor
Thu, 17 Aug 2023 17:41:39 UTC

I have saved the logs here

Photo of Noor
Noor
Thu, 17 Aug 2023 17:41:49 UTC

Please let me know if it will work

Photo of Noor
Noor
Thu, 17 Aug 2023 17:46:09 UTC

Any help will be help full to make this POC successful

Photo of Noor
Noor
Thu, 17 Aug 2023 20:40:32 UTC

I made changes to the log files as seen

Photo of Noor
Noor
Thu, 17 Aug 2023 20:41:05 UTC

will the show up on Signox using your script . Thanks

Photo of Noor
Noor
Thu, 17 Aug 2023 21:49:20 UTC

I have restarted the signoz how long till I see these logs in the front end .

Photo of Noor
Noor
Thu, 17 Aug 2023 21:54:49 UTC

Here is restart for signoz

Photo of Noor
Noor
Thu, 17 Aug 2023 21:56:11 UTC

Please let me know if I have done it correctly

Photo of Noor
Noor
Fri, 18 Aug 2023 02:59:59 UTC

I did not get reply back from your team member can you reply to my slack by Friday please. Thanks

Photo of Noor
Noor
Fri, 18 Aug 2023 03:40:33 UTC

Do you why I am un able to login into Signoz I get the following error something_went_wrong

Photo of nitya-signoz
nitya-signoz
Fri, 18 Aug 2023 04:19:49 UTC

How are you running your otel collector ? If you are running it in docker, then you will have to mount these files to otel-collector.

Photo of Noor
Noor
Fri, 18 Aug 2023 12:22:33 UTC

I had to uninstall and reinstall everything Nitya

Photo of Noor
Noor
Fri, 18 Aug 2023 12:26:06 UTC

I am using local host to log in it will not let me log in any longer

Photo of Noor
Noor
Fri, 18 Aug 2023 12:30:22 UTC

Nitya where do I mount files in docker

Photo of nitya-signoz
nitya-signoz
Fri, 18 Aug 2023 12:54:18 UTC

Here

Photo of Noor
Noor
Fri, 18 Aug 2023 13:03:11 UTC

where do I save this ```receivers: filelog:``` include: [ /Untiled/Users/nooramin-ali/Documents/Log file/access.log ```] operators: - type: regex_parser regex: '^(?P<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}) (?P<sev>[A-Z]*) (?P<msg>.*)$' timestamp: parse_from: attributes.time layout: '%Y-%m-%d %H:%M:%S' severity: parse_from: attributes.sev``` in order for the logs to show up on Signoz we are doing POC without the Agent install

Photo of Noor
Noor
Fri, 18 Aug 2023 13:07:48 UTC

I am also unable to open signoz running on my mac with IP address I get following error

Photo of nitya-signoz
nitya-signoz
Fri, 18 Aug 2023 13:09:41 UTC

you will have to mount your file to otel-collector. then you have to add the path to the mounted file in `include:` and save the receiver here Once done, restart your otel collector.

Photo of nitya-signoz
nitya-signoz
Fri, 18 Aug 2023 13:09:53 UTC

I am not sure about the ip, isn’t localhost working ?

Photo of Noor
Noor
Fri, 18 Aug 2023 13:14:26 UTC

I will add the path file first . I will try trouble shoot the local host Ip address issue I had reboot my mac yesterday evening after that local host via ip address stop working I am not able log in to sig noz front end at all. Thanks Nitya

Photo of Noor
Noor
Fri, 18 Aug 2023 13:37:56 UTC

Hello Nitya please let me know if I did this correctly .

Photo of Noor
Noor
Fri, 18 Aug 2023 16:34:38 UTC

Also can you please send best way to restart collector I restarted my Mac also to fix local host issue where i cannot log into Signoz front end any longer to view the logs any reason why

Photo of Noor
Noor
Fri, 18 Aug 2023 18:14:31 UTC

Now I am able see the local host and front end us fine all is good I can see the alerts, logs, and dashboard when you say restart your otel collector.What is command for it or how I do it please . Thanks for your help I am so close to my POC is now . Thanks

Photo of Noor
Noor
Fri, 18 Aug 2023 19:44:53 UTC

is this command to restart systemctl restart otelcol-contrib

Photo of Noor
Noor
Fri, 18 Aug 2023 19:53:21 UTC

or this the right command sudo service otelcol restrate. where do I run this command please

Photo of Noor
Noor
Sat, 19 Aug 2023 12:32:13 UTC

I hope some one in your team can really make my POC success full . Every time I make change in signoz on my mac my front host crashes now I got this . It is an old version can some one please delete my login Id from your end Noor-Ul-Amin.Ali I want recreate my log ID again and see if it works. If the POC does not work they might not consider getting the product . Thanks

Photo of nitya-signoz
nitya-signoz
Sat, 19 Aug 2023 12:39:08 UTC

Please select a slot here , we can get on a call

Photo of Noor
Noor
Mon, 21 Aug 2023 11:29:16 UTC

Let me know if this time works for you or not for today 7 am this morning. Thanks

Photo of nitya-signoz
nitya-signoz
Mon, 21 Aug 2023 11:31:10 UTC

Let connect on the agreed time.

Photo of Noor
Noor
Mon, 21 Aug 2023 11:40:48 UTC

ok I did not see phone # in meeting invite

Photo of Noor
Noor
Mon, 21 Aug 2023 11:41:20 UTC

I just saw it thanks

Photo of Noor
Noor
Mon, 21 Aug 2023 12:19:26 UTC

receivers: include: [ /Untiled/Users/nooramin-ali/Documents/Log file/access.log tcplog/docker: listen_address: "0.0.0.0:2255" operators: - type: regex_parser regex: '^<([0-9]+)>[0-9]+ (?P<timestamp>[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]+)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?) (?P<container_id>\S+) (?P<container_name>\S+) [0-9]+ - -( (?P<body>.*))?' timestamp: parse_from: attributes.timestamp layout: '%Y-%m-%dT%H:%M:%S.%LZ' - type: move from: attributes["body"] to: body - type: remove field: attributes.timestamp # please remove names from below if you want to collect logs from them - type: filter id: signoz_logs_filter expr: 'attributes.container_name matches "^signoz-(logspout|frontend|alertmanager|query-service|otel-collector|otel-collector-metrics|clickhouse|zookeeper)"' opencensus: endpoint: 0.0.0.0:55678 otlp/spanmetrics: protocols: grpc: endpoint: localhost:12345 otlp: protocols: grpc: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 jaeger: protocols: grpc: endpoint: 0.0.0.0:14250 thrift_http: endpoint: 0.0.0.0:14268 # thrift_compact: # endpoint: 0.0.0.0:6831 # thrift_binary: # endpoint: 0.0.0.0:6832 hostmetrics: collection_interval: 30s scrapers: cpu: {} load: {} memory: {} disk: {} filesystem: {} network: {} prometheus: config: global: scrape_interval: 60s scrape_configs: # otel-collector internal metrics - job_name: otel-collector static_configs: - targets: - localhost:8888 labels: job_name: otel-collector processors: logstransform/internal: operators: - type: trace_parser if: '"trace_id" in attributes or "span_id" in attributes' trace_id: parse_from: attributes.trace_id span_id: parse_from: attributes.span_id output: remove_trace_id - type: trace_parser if: '"traceId" in attributes or "spanId" in attributes' trace_id: parse_from: attributes.traceId span_id: parse_from: attributes.spanId output: remove_traceId - id: remove_traceId type: remove if: '"traceId" in attributes' field: attributes.traceId output: remove_spanId - id: remove_spanId type: remove if: '"spanId" in attributes' field: attributes.spanId - id: remove_trace_id type: remove if: '"trace_id" in attributes' field: attributes.trace_id output: remove_span_id - id: remove_span_id type: remove if: '"span_id" in attributes' field: attributes.span_id batch: send_batch_size: 10000 send_batch_max_size: 11000 timeout: 10s signozspanmetrics/prometheus: metrics_exporter: prometheus latency_histogram_buckets: [100us, 1ms, 2ms, 6ms, 10ms, 50ms, 100ms, 250ms, 500ms, 1000ms, 1400ms, 2000ms, 5s, 10s, 20s, 40s, 60s ] dimensions_cache_size: 100000 dimensions: - name: service.namespace default: default - name: deployment.environment default: default # This is added to ensure the uniqueness of the timeseries # Otherwise, identical timeseries produced by multiple replicas of # collectors result in incorrect APM metrics - name: 'signoz.collector.id' # memory_limiter: # # 80% of maximum memory up to 2G # limit_mib: 1500 # # 25% of limit up to 2G # spike_limit_mib: 512 # check_interval: 5s # # # 50% of the maximum memory # limit_percentage: 50 # # 20% of max memory usage spike expected # spike_limit_percentage: 20 # queued_retry: # num_workers: 4 # queue_size: 100 # retry_on_failure: true resourcedetection: # Using OTEL_RESOURCE_ATTRIBUTES envvar, env detector adds custom labels. detectors: [env, system] # include ec2 for AWS, gcp for GCP and azure for Azure. timeout: 2s extensions: health_check: endpoint: 0.0.0.0:13133 zpages: endpoint: 0.0.0.0:55679 pprof: endpoint: 0.0.0.0:1777 exporters: clickhousetraces: datasource: docker_multi_node_cluster: ${DOCKER_MULTI_NODE_CLUSTER} low_cardinal_exception_grouping: ${LOW_CARDINAL_EXCEPTION_GROUPING} clickhousemetricswrite: endpoint: resource_to_telemetry_conversion: enabled: true clickhousemetricswrite/prometheus: endpoint: prometheus: endpoint: 0.0.0.0:8889 # logging: {} clickhouselogsexporter: dsn: docker_multi_node_cluster: ${DOCKER_MULTI_NODE_CLUSTER} timeout: 5s sending_queue: queue_size: 100 retry_on_failure: enabled: true initial_interval: 5s max_interval: 30s max_elapsed_time: 300s service: telemetry: metrics: address: 0.0.0.0:8888 extensions: - health_check - zpages - pprof pipelines: traces: receivers: [jaeger, otlp] processors: [signozspanmetrics/prometheus, batch] exporters: [clickhousetraces] metrics: receivers: [otlp] processors: [batch] exporters: [clickhousemetricswrite] metrics/generic: receivers: [hostmetrics] processors: [resourcedetection, batch] exporters: [clickhousemetricswrite] metrics/prometheus: receivers: [prometheus] processors: [batch] exporters: [clickhousemetricswrite/prometheus] metrics/spanmetrics: receivers: [otlp/spanmetrics] exporters: [prometheus] logs: receivers: [otlp, tcplog/docker] processors: [logstransform/internal, batch] exporters: [clickhouselogsexporter]

Photo of nitya-signoz
nitya-signoz
Mon, 21 Aug 2023 12:22:35 UTC

```receivers: filelog: include: [ /tmp/access.log, /tmp/error.log ] start_at: beginning tcplog/docker: listen_address: "0.0.0.0:2255" operators: - type: regex_parser regex: '^<([0-9]+)>[0-9]+ (?P<timestamp>[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]+)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?) (?P<container_id>\S+) (?P<container_name>\S+) [0-9]+ - -( (?P<body>.*))?' timestamp: parse_from: attributes.timestamp layout: '%Y-%m-%dT%H:%M:%S.%LZ' - type: move from: attributes["body"] to: body - type: remove field: attributes.timestamp # please remove names from below if you want to collect logs from them - type: filter id: signoz_logs_filter expr: 'attributes.container_name matches "^signoz-(logspout|frontend|alertmanager|query-service|otel-collector|otel-collector-metrics|clickhouse|zookeeper)"' opencensus: endpoint: 0.0.0.0:55678 otlp/spanmetrics: protocols: grpc: endpoint: localhost:12345 otlp: protocols: grpc: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 jaeger: protocols: grpc: endpoint: 0.0.0.0:14250 thrift_http: endpoint: 0.0.0.0:14268 # thrift_compact: # endpoint: 0.0.0.0:6831 # thrift_binary: # endpoint: 0.0.0.0:6832 hostmetrics: collection_interval: 30s scrapers: cpu: {} load: {} memory: {} disk: {} filesystem: {} network: {} prometheus: config: global: scrape_interval: 60s scrape_configs: # otel-collector internal metrics - job_name: otel-collector static_configs: - targets: - localhost:8888 labels: job_name: otel-collector processors: logstransform/internal: operators: - type: trace_parser if: '"trace_id" in attributes or "span_id" in attributes' trace_id: parse_from: attributes.trace_id span_id: parse_from: attributes.span_id output: remove_trace_id - type: trace_parser if: '"traceId" in attributes or "spanId" in attributes' trace_id: parse_from: attributes.traceId span_id: parse_from: attributes.spanId output: remove_traceId - id: remove_traceId type: remove if: '"traceId" in attributes' field: attributes.traceId output: remove_spanId - id: remove_spanId type: remove if: '"spanId" in attributes' field: attributes.spanId - id: remove_trace_id type: remove if: '"trace_id" in attributes' field: attributes.trace_id output: remove_span_id - id: remove_span_id type: remove if: '"span_id" in attributes' field: attributes.span_id batch: send_batch_size: 10000 send_batch_max_size: 11000 timeout: 10s signozspanmetrics/prometheus: metrics_exporter: prometheus latency_histogram_buckets: [100us, 1ms, 2ms, 6ms, 10ms, 50ms, 100ms, 250ms, 500ms, 1000ms, 1400ms, 2000ms, 5s, 10s, 20s, 40s, 60s ] dimensions_cache_size: 100000 dimensions: - name: service.namespace default: default - name: deployment.environment default: default # This is added to ensure the uniqueness of the timeseries # Otherwise, identical timeseries produced by multiple replicas of # collectors result in incorrect APM metrics - name: 'signoz.collector.id' # memory_limiter: # # 80% of maximum memory up to 2G # limit_mib: 1500 # # 25% of limit up to 2G # spike_limit_mib: 512 # check_interval: 5s # # # 50% of the maximum memory # limit_percentage: 50 # # 20% of max memory usage spike expected # spike_limit_percentage: 20 # queued_retry: # num_workers: 4 # queue_size: 100 # retry_on_failure: true resourcedetection: # Using OTEL_RESOURCE_ATTRIBUTES envvar, env detector adds custom labels. detectors: [env, system] # include ec2 for AWS, gcp for GCP and azure for Azure. timeout: 2s extensions: health_check: endpoint: 0.0.0.0:13133 zpages: endpoint: 0.0.0.0:55679 pprof: endpoint: 0.0.0.0:1777 exporters: clickhousetraces: datasource: docker_multi_node_cluster: ${DOCKER_MULTI_NODE_CLUSTER} low_cardinal_exception_grouping: ${LOW_CARDINAL_EXCEPTION_GROUPING} clickhousemetricswrite: endpoint: resource_to_telemetry_conversion: enabled: true clickhousemetricswrite/prometheus: endpoint: prometheus: endpoint: 0.0.0.0:8889 # logging: {} clickhouselogsexporter: dsn: docker_multi_node_cluster: ${DOCKER_MULTI_NODE_CLUSTER} timeout: 5s sending_queue: queue_size: 100 retry_on_failure: enabled: true initial_interval: 5s max_interval: 30s max_elapsed_time: 300s service: telemetry: metrics: address: 0.0.0.0:8888 extensions: - health_check - zpages - pprof pipelines: traces: receivers: [jaeger, otlp] processors: [signozspanmetrics/prometheus, batch] exporters: [clickhousetraces] metrics: receivers: [otlp] processors: [batch] exporters: [clickhousemetricswrite] metrics/generic: receivers: [hostmetrics] processors: [resourcedetection, batch] exporters: [clickhousemetricswrite] metrics/prometheus: receivers: [prometheus] processors: [batch] exporters: [clickhousemetricswrite/prometheus] metrics/spanmetrics: receivers: [otlp/spanmetrics] exporters: [prometheus] logs: receivers: [otlp, filelog] processors: [logstransform/internal, batch] exporters: [clickhouselogsexporter]```

Photo of nitya-signoz
nitya-signoz
Mon, 21 Aug 2023 12:29:47 UTC

```/Untiled/Users/nooramin-ali/Documents/Log file/access.log:/tmp/access.log``` mount the file

Photo of Noor
Noor
Mon, 21 Aug 2023 12:46:02 UTC

I am getting ready the mount the files now. Please give me the line # I will add it

Photo of Noor
Noor
Mon, 21 Aug 2023 13:30:53 UTC

Is this correct

Photo of Noor
Noor
Mon, 21 Aug 2023 15:04:12 UTC

I see this now how long it will take to for logs to show up in Signoz

Photo of Noor
Noor
Mon, 21 Aug 2023 15:25:36 UTC

Let me know if I need to move this in different location

Photo of Noor
Noor
Mon, 21 Aug 2023 16:25:04 UTC

Let me know what else I need to do now

Photo of Noor
Noor
Mon, 21 Aug 2023 16:25:27 UTC

I have not see any alerts show up yet

Photo of Noor
Noor
Mon, 21 Aug 2023 16:59:29 UTC

So now I need to this udo systemctl restart otelcol-contrib.service what is best command to restart otecol and where should it be run from . Thanks

Photo of Noor
Noor
Mon, 21 Aug 2023 18:37:09 UTC

Have see this error : * error decoding 'volumes[1]': invalid spec: /var/lib/docker/containers:/var/lib/docker/containers:ro /Untiled/Users/nooramin-ali/Documents/Log file/access.log:/tmp/access.log: too many colons

Photo of Noor
Noor
Mon, 21 Aug 2023 18:49:43 UTC

I need to tweak this a little if you guide why I am getting this error now .It will help full I am very close now to get this POC moving. Thanks

Photo of Noor
Noor
Mon, 21 Aug 2023 18:50:16 UTC

I am getting this error when I try to run docker-compose restart

Photo of Noor
Noor
Mon, 21 Aug 2023 19:21:24 UTC

I need to please request one more meeting to make this work right for my POC I am getting close I am new to Signoz platform I don't have that much time left I want get this POC done by Thursday. Thanks

Photo of Noor
Noor
Mon, 21 Aug 2023 20:41:09 UTC

Well I had to redo it again to get logs showing up . Now I want get some input why it keeps doing.

Photo of Noor
Noor
Mon, 21 Aug 2023 20:43:51 UTC

I still don't now why it is not working correctly for me I need to make sure these location edit is correct please

Photo of Noor
Noor
Mon, 21 Aug 2023 20:44:27 UTC

This I really really want it to pull logs from and show it to me . Thanks

Photo of Noor
Noor
Mon, 21 Aug 2023 21:22:20 UTC

Well I had to deleted and reinstalled it looks good now

Photo of Noor
Noor
Mon, 21 Aug 2023 21:23:01 UTC

So fare so good I don't why it has given me so many issue in last few days on my mac

Photo of Noor
Noor
Mon, 21 Aug 2023 21:39:52 UTC

Please connect with me so I can get this going all I want to make sure after adding this part ``` include: [ /tmp/access.log, /tmp/error.log ]``` start_at: beginning and this now /Untiled/Users/nooramin-ali/Documents/Log file/access.log:/tmp/access.log. What else I need to do in order to log show up on front end please it is very important for this POC to become successful . Thanks

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 04:16:31 UTC

The mounting path doesn’t seem to be correct. Please add a `-` at the beginning as seen in other mounts and also reconfirm the path of the file once again. There might be some changes as thare are spaces in between your folder names

Photo of Noor
Noor
Tue, 22 Aug 2023 11:24:19 UTC

ok will do

Photo of Noor
Noor
Tue, 22 Aug 2023 11:28:51 UTC

-/Untiled/Users/nooramin-ali/Documents/Logfile/access.log:/tmp/access.log this look ok now

Photo of Noor
Noor
Tue, 22 Aug 2023 11:37:25 UTC

I still don't see log showing up on front end side

Photo of Noor
Noor
Tue, 22 Aug 2023 12:44:21 UTC

Let me know what else I need to do to make sure these logs show up

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 12:45:02 UTC

It’s looks okay, did you restart the signoz-otel-collector container ?

Photo of Noor
Noor
Tue, 22 Aug 2023 12:45:56 UTC

this is what it looks like now

Photo of Noor
Noor
Tue, 22 Aug 2023 12:46:12 UTC

I did run docker ps twice

Photo of Noor
Noor
Tue, 22 Aug 2023 12:46:23 UTC

what other commands can I run

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 12:46:45 UTC

please format it properly, there should be a space after -

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 12:47:43 UTC

`docker container restart signoz-otel-collector`

Photo of Noor
Noor
Tue, 22 Aug 2023 12:48:35 UTC

here you go

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 12:50:36 UTC

Here you mentioned that you have renamed the name of the folder and removed space, the above screenshot has a space

Photo of Noor
Noor
Tue, 22 Aug 2023 12:54:09 UTC

you space between Log and file

Photo of Noor
Noor
Tue, 22 Aug 2023 12:55:16 UTC

I have removed the space now

Photo of Noor
Noor
Tue, 22 Aug 2023 12:55:33 UTC

run the command also now

Photo of Noor
Noor
Tue, 22 Aug 2023 12:57:43 UTC

where do I run this command signoz, deploy or docker docker container restart signoz-otel-collector

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 13:02:29 UTC

anywhere

Photo of Noor
Noor
Tue, 22 Aug 2023 13:03:44 UTC

I did

Photo of Noor
Noor
Tue, 22 Aug 2023 13:06:50 UTC

how long should it take to pull log file from the location of the path

Photo of Noor
Noor
Tue, 22 Aug 2023 14:35:39 UTC

Also what is best way find out if logs are showing up after collector gets restarted

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 14:40:01 UTC

Share the logs of signoz-otel-collector

Photo of Noor
Noor
Tue, 22 Aug 2023 14:43:28 UTC

what I mean Nitya is how do I find out here after I have restarted the collector few times.

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 14:48:42 UTC

Noor please share a private github repository with me, I will send you the setup which you can run directly

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 14:49:08 UTC

Also add the log files there

Photo of Noor
Noor
Tue, 22 Aug 2023 14:49:17 UTC

ok

Photo of Noor
Noor
Tue, 22 Aug 2023 15:05:46 UTC

I just added you here let me know if have access to it

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 15:06:38 UTC

Got it, please upload the log file there.

Photo of Noor
Noor
Tue, 22 Aug 2023 15:06:49 UTC

ok

Photo of Noor
Noor
Tue, 22 Aug 2023 15:09:26 UTC

I am getting this error Yowza, that’s a big file. Try again with a file smaller than 25MB.

Photo of Noor
Noor
Tue, 22 Aug 2023 15:10:24 UTC

my log file size is Log File - 741.9 MB

Photo of Noor
Noor
Tue, 22 Aug 2023 15:11:08 UTC

other size is Log File - 217.6 MB

Photo of Noor
Noor
Tue, 22 Aug 2023 15:12:39 UTC

so will it not work is the size of the file is too large

Photo of nitya-signoz
nitya-signoz
Tue, 22 Aug 2023 15:15:19 UTC

Can you get a trimmed down version of your log file ?

Photo of Noor
Noor
Tue, 22 Aug 2023 15:15:48 UTC

ok I will try

Photo of Noor
Noor
Tue, 22 Aug 2023 15:22:30 UTC

done for POC demo purpose and reason this will do

Photo of Noor
Noor
Tue, 22 Aug 2023 15:24:52 UTC

Thank you very much for your time and effort on it I am learning Signoz now in very short time

Photo of Noor
Noor
Tue, 22 Aug 2023 15:28:25 UTC

Please let me know if I need to do anything on my end

Photo of Noor
Noor
Tue, 22 Aug 2023 17:13:54 UTC

Hello Nitya my POC is on Thursday you think I have it done by that time. Thanks

Photo of Noor
Noor
Wed, 23 Aug 2023 11:23:26 UTC

Hello Nitya I hope and pray all is well with you and your team. Please let me what else I can do on my side for this POC . Thanks

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 11:38:00 UTC

Okay you want the `testaccess.rtf` logs in signoz right ?

Photo of Noor
Noor
Wed, 23 Aug 2023 11:39:48 UTC

Yes for this POC I just want to show how Signoz will work for log correlation

Photo of Noor
Noor
Wed, 23 Aug 2023 11:41:44 UTC

I have already created rest of docs for Signoz now all I want to do is live demo as POC with my team and our Sr Architect

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 11:43:13 UTC

I will send you the setup on github

Photo of Noor
Noor
Wed, 23 Aug 2023 11:43:22 UTC

ok

Photo of Noor
Noor
Wed, 23 Aug 2023 11:46:44 UTC

do you how long will it take someone to learn Signoz what are common commands to work on alerts, dashboard , traces, and logs. Does your company have docs like that or not? Just wondering that is all. Thanks

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 11:51:44 UTC

Check your repo, and follow the commands in readme.

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 11:52:21 UTC

> Depends on person to person and how much domain knowledge they.

Photo of Noor
Noor
Wed, 23 Aug 2023 11:55:30 UTC

do you mean hear

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 11:55:44 UTC

Yes please refresh

Photo of Noor
Noor
Wed, 23 Aug 2023 12:23:04 UTC

I did refresh my local host this

Photo of Noor
Noor
Wed, 23 Aug 2023 12:29:19 UTC

or do you me this one

Photo of Noor
Noor
Wed, 23 Aug 2023 12:34:07 UTC

just got this error

Photo of Noor
Noor
Wed, 23 Aug 2023 12:55:53 UTC

Do you know why we the error

Photo of nitya-signoz
nitya-signoz
Wed, 23 Aug 2023 13:01:46 UTC

Please follow the instructions in the error message, you will have to make changes to your docker

Photo of Noor
Noor
Wed, 23 Aug 2023 13:07:27 UTC

ok I will do that thanks

Photo of Noor
Noor
Thu, 24 Aug 2023 12:05:12 UTC

Hello Nitya is never worked for me I am having a POC\ Demo on Signoz with my logs showing up in front end side . My POC\Demo will be on Friday. Mean while find out an answer why I was not able move logs from my . Right now I am going to touch anything till my Demo and POC is done. I will share you few screen shots with you so you can share with your team members . Thanks