yogeshkodei commented on issue #42:
URL:
https://github.com/apache/incubator-flagon-useralejs/issues/42#issuecomment-795808212
> > Logstash is shut down due to below error:
> > �[33mlogstash_1 |�[0m [2021-03-09T11:44:29,818][INFO ][logstash.runner ]
Starting Logstash {"logstash.version"=>"6.8.2"}
> > �[33mlogstash_1 |�[0m [2021-03-09T11:44:29,856][INFO ][logstash.agent ]
No persistent UUID file found. Generating new UUID
{:uuid=>"d83369d7-e66a-4829-b4b6-d3e8536bcae7",
:path=>"/usr/share/logstash/data/uuid"}
> > �[33mlogstash_1 |�[0m [2021-03-09T11:44:30,492][INFO
][logstash.config.source.local.configpathloader] No config files found in path
{:path=>"/usr/share/logstash/pipeline/*"}
> > �[33mlogstash_1 |�[0m
[2021-03-09T11:44:30,500][ERROR][logstash.config.sourceloader] No configuration
found in the configured sources.
> > �[33mlogstash_1 |�[0m [2021-03-09T11:44:30,856][INFO ][logstash.agent ]
Successfully started Logstash API endpoint {:port=>9600}
> > �[33mlogstash_1 |�[0m [2021-03-09T11:44:35,771][INFO ][logstash.runner ]
Logstash shut down.
> > Config file present at /usr/share/logstash/pipeline with required access.
> > Thanks
>
> Plz send me some info about your Docker Engine and Compose version.
>
> I tore down my docker and ELK builds on my Windows 10 box, started from
scratch with a fresh install of Docker Desktop (latest) and can't replicate
this error. Note that this is essentially the same issue you reported below.
You can't get config files copied from your HDD to your VM.
>
> If you can get Docker Desktop stable on your machine--Docker needs to
initialize. I suggest you follow the directions to download docker-machine and
try the instructions as I've written them (with docker-engine).
>
> If that doesn't work, try to build this ELK distro:
>
> https://github.com/deviantony/docker-elk/tree/release-6.x
>
> It uses the same images we do, but it is a full cluster and very widely
used. If you can't get this to run then I'm afraid the problem is on your side.
Once you get this running, i can work with you to modify the templates and
configs for UserALE data. You can also import our dashboards right in. That
being said, ES should be able to dynamically index UserALE data sent to
Logstash's TCP input (pt 5000 in this build I think). Meaning that you can see
immediately if you're getting logs into ES with this build. That you can build
it will tell me something too.
>
> Sorry I can't be more helpful. These are new error for us.
Greetings:
We would like to get the following basic information:
1. How many unique users have used the application in a day?
2. How many unique users have used the application in a week?
3. How many unique users have used the application in a month?
4. What is the sequence of clicks taken usually by users and how many users
use the similar sequence?
5. Not sure if this is possible “What columns do people normally hide to
accomplish their work”?
6. How much time does a user spend on the application on an average per day?
Would greatly appreciate any assistance in setting up the above reports.
I know you had mentioned that the company that started the project have
changed their thought process in making advanced analytics available to the
general audience. Any thoughts on when this would be available?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]